24 template<
typename RESULT_TYPE>
25 class AmazonWebServiceResult;
void SetDelegationSet(const DelegationSet &value)
void SetHostedZone(const HostedZone &value)
const DelegationSet & GetDelegationSet() const
std::vector< T, Aws::Allocator< T > > Vector
GetHostedZoneResult & WithVPCs(const Aws::Vector< VPC > &value)
void SetHostedZone(HostedZone &&value)
GetHostedZoneResult & WithDelegationSet(const DelegationSet &value)
void SetDelegationSet(DelegationSet &&value)
void SetVPCs(const Aws::Vector< VPC > &value)
const Aws::Vector< VPC > & GetVPCs() const
GetHostedZoneResult & WithDelegationSet(DelegationSet &&value)
GetHostedZoneResult & WithVPCs(Aws::Vector< VPC > &&value)
const HostedZone & GetHostedZone() const
GetHostedZoneResult & WithHostedZone(const HostedZone &value)
GetHostedZoneResult & WithHostedZone(HostedZone &&value)
GetHostedZoneResult & AddVPCs(VPC &&value)
void SetVPCs(Aws::Vector< VPC > &&value)
GetHostedZoneResult & AddVPCs(const VPC &value)
JSON (JavaScript Object Notation).