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