23 template<
typename RESULT_TYPE>
24 class AmazonWebServiceResult;
107 inline void SetDNSName(
const char* value) { m_dNSName.assign(value); }
365 inline void SetMaxItems(
const char* value) { m_maxItems.assign(value); }
ListHostedZonesByNameResult & WithMaxItems(const Aws::String &value)
void SetIsTruncated(bool value)
ListHostedZonesByNameResult & AddHostedZones(const HostedZone &value)
ListHostedZonesByNameResult & WithNextDNSName(Aws::String &&value)
ListHostedZonesByNameResult & WithHostedZoneId(const char *value)
ListHostedZonesByNameResult & WithIsTruncated(bool value)
void SetDNSName(const Aws::String &value)
void SetHostedZoneId(const Aws::String &value)
ListHostedZonesByNameResult & WithDNSName(Aws::String &&value)
ListHostedZonesByNameResult & WithDNSName(const Aws::String &value)
void SetHostedZones(Aws::Vector< HostedZone > &&value)
std::vector< T, Aws::Allocator< T > > Vector
ListHostedZonesByNameResult & WithNextDNSName(const char *value)
void SetNextHostedZoneId(const Aws::String &value)
void SetNextDNSName(const char *value)
void SetHostedZoneId(const char *value)
ListHostedZonesByNameResult & WithDNSName(const char *value)
void SetNextDNSName(const Aws::String &value)
ListHostedZonesByNameResult & AddHostedZones(HostedZone &&value)
void SetMaxItems(const char *value)
ListHostedZonesByNameResult & WithHostedZoneId(const Aws::String &value)
bool GetIsTruncated() const
const Aws::String & GetMaxItems() const
ListHostedZonesByNameResult & WithHostedZoneId(Aws::String &&value)
void SetHostedZoneId(Aws::String &&value)
ListHostedZonesByNameResult & WithNextHostedZoneId(const char *value)
const Aws::String & GetHostedZoneId() const
void SetDNSName(const char *value)
void SetDNSName(Aws::String &&value)
ListHostedZonesByNameResult & WithHostedZones(Aws::Vector< HostedZone > &&value)
const Aws::Vector< HostedZone > & GetHostedZones() const
ListHostedZonesByNameResult & WithHostedZones(const Aws::Vector< HostedZone > &value)
ListHostedZonesByNameResult & WithMaxItems(const char *value)
void SetNextHostedZoneId(const char *value)
void SetMaxItems(const Aws::String &value)
void SetNextDNSName(Aws::String &&value)
ListHostedZonesByNameResult & WithMaxItems(Aws::String &&value)
void SetHostedZones(const Aws::Vector< HostedZone > &value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
const Aws::String & GetNextHostedZoneId() const
void SetNextHostedZoneId(Aws::String &&value)
ListHostedZonesByNameResult & WithNextHostedZoneId(Aws::String &&value)
void SetMaxItems(Aws::String &&value)
ListHostedZonesByNameResult & WithNextHostedZoneId(const Aws::String &value)
const Aws::String & GetDNSName() const
const Aws::String & GetNextDNSName() const
ListHostedZonesByNameResult & WithNextDNSName(const Aws::String &value)
JSON (JavaScript Object Notation).