25 template<
typename RESULT_TYPE>
26 class AmazonWebServiceResult;
173 inline void SetLocation(
const char* value) { m_location.assign(value); }
CreateHostedZoneResult & WithVPC(VPC &&value)
CreateHostedZoneResult & WithHostedZone(const HostedZone &value)
void SetHostedZone(const HostedZone &value)
CreateHostedZoneResult & WithLocation(const char *value)
CreateHostedZoneResult & WithChangeInfo(ChangeInfo &&value)
const VPC & GetVPC() const
CreateHostedZoneResult & WithHostedZone(HostedZone &&value)
void SetHostedZone(HostedZone &&value)
CreateHostedZoneResult & WithDelegationSet(const DelegationSet &value)
void SetLocation(Aws::String &&value)
CreateHostedZoneResult & WithLocation(Aws::String &&value)
CreateHostedZoneResult & WithChangeInfo(const ChangeInfo &value)
void SetLocation(const Aws::String &value)
const HostedZone & GetHostedZone() const
void SetChangeInfo(const ChangeInfo &value)
void SetChangeInfo(ChangeInfo &&value)
const DelegationSet & GetDelegationSet() const
CreateHostedZoneResult & WithVPC(const VPC &value)
void SetDelegationSet(const DelegationSet &value)
CreateHostedZoneResult & WithDelegationSet(DelegationSet &&value)
CreateHostedZoneResult & WithLocation(const Aws::String &value)
void SetDelegationSet(DelegationSet &&value)
const ChangeInfo & GetChangeInfo() const
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
const Aws::String & GetLocation() const
void SetLocation(const char *value)
void SetVPC(const VPC &value)
JSON (JavaScript Object Notation).