7#include <aws/core/utils/memory/stl/AWSString.h>
8#include <aws/partnercentral-channel/PartnerCentralChannel_EXPORTS.h>
13template <
typename RESULT_TYPE>
14class AmazonWebServiceResult;
21namespace PartnerCentralChannel {
34 template <
typename RequestIdT = Aws::String>
36 m_requestIdHasBeenSet =
true;
37 m_requestId = std::forward<RequestIdT>(value);
39 template <
typename RequestIdT = Aws::String>
47 bool m_requestIdHasBeenSet =
false;
DeleteProgramManagementAccountResult & WithRequestId(RequestIdT &&value)
AWS_PARTNERCENTRALCHANNEL_API DeleteProgramManagementAccountResult()=default
AWS_PARTNERCENTRALCHANNEL_API DeleteProgramManagementAccountResult(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
AWS_PARTNERCENTRALCHANNEL_API DeleteProgramManagementAccountResult & operator=(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
const Aws::String & GetRequestId() const
void SetRequestId(RequestIdT &&value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue