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
53 inline void SetRequestId(
const char* value) { m_requestId.assign(value); }
GetProfileAssociationResult & WithRequestId(const char *value)
GetProfileAssociationResult & WithProfileAssociation(ProfileAssociation &&value)
void SetRequestId(Aws::String &&value)
void SetRequestId(const char *value)
void SetProfileAssociation(ProfileAssociation &&value)
GetProfileAssociationResult & WithRequestId(const Aws::String &value)
AWS_ROUTE53PROFILES_API GetProfileAssociationResult & operator=(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
GetProfileAssociationResult & WithProfileAssociation(const ProfileAssociation &value)
void SetRequestId(const Aws::String &value)
const Aws::String & GetRequestId() const
AWS_ROUTE53PROFILES_API GetProfileAssociationResult(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
void SetProfileAssociation(const ProfileAssociation &value)
AWS_ROUTE53PROFILES_API GetProfileAssociationResult()
GetProfileAssociationResult & WithRequestId(Aws::String &&value)
const ProfileAssociation & GetProfileAssociation() const
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue