7#include <aws/route53profiles/Route53Profiles_EXPORTS.h>
8#include <aws/route53profiles/model/ProfileAssociation.h>
9#include <aws/core/utils/memory/stl/AWSString.h>
14template<
typename RESULT_TYPE>
15class AmazonWebServiceResult;
24namespace Route53Profiles
52 inline void SetRequestId(
const char* value) { m_requestId.assign(value); }
void SetProfileAssociation(ProfileAssociation &&value)
AWS_ROUTE53PROFILES_API DisassociateProfileResult(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
DisassociateProfileResult & WithRequestId(Aws::String &&value)
const ProfileAssociation & GetProfileAssociation() const
const Aws::String & GetRequestId() const
DisassociateProfileResult & WithRequestId(const Aws::String &value)
DisassociateProfileResult & WithProfileAssociation(ProfileAssociation &&value)
void SetRequestId(Aws::String &&value)
AWS_ROUTE53PROFILES_API DisassociateProfileResult & operator=(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
DisassociateProfileResult & WithRequestId(const char *value)
DisassociateProfileResult & WithProfileAssociation(const ProfileAssociation &value)
void SetRequestId(const char *value)
AWS_ROUTE53PROFILES_API DisassociateProfileResult()
void SetRequestId(const Aws::String &value)
void SetProfileAssociation(const ProfileAssociation &value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue