169 inline void SetMaxResults(
long value) { m_maxResultsHasBeenSet =
true; m_maxResults = value; }
197 inline void SetNextToken(
const char* value) { m_nextTokenHasBeenSet =
true; m_nextToken.assign(value); }
216 bool m_natGatewayIdsHasBeenSet;
218 bool m_filterHasBeenSet;
220 bool m_maxResultsHasBeenSet;
222 bool m_nextTokenHasBeenSet;
DescribeNatGatewaysRequest & AddNatGatewayIds(const Aws::String &value)
DescribeNatGatewaysRequest & AddNatGatewayIds(const char *value)
DescribeNatGatewaysRequest & AddFilter(Filter &&value)
long GetMaxResults() const
const Aws::Vector< Filter > & GetFilter() const
DescribeNatGatewaysRequest & AddNatGatewayIds(Aws::String &&value)
DescribeNatGatewaysRequest & WithNextToken(const char *value)
DescribeNatGatewaysRequest & WithNextToken(const Aws::String &value)
std::vector< T, Aws::Allocator< T > > Vector
const Aws::Vector< Aws::String > & GetNatGatewayIds() const
DescribeNatGatewaysRequest & WithFilter(Aws::Vector< Filter > &&value)
void SetMaxResults(long value)
DescribeNatGatewaysRequest & WithNatGatewayIds(const Aws::Vector< Aws::String > &value)
void SetNextToken(const Aws::String &value)
DescribeNatGatewaysRequest & WithNatGatewayIds(Aws::Vector< Aws::String > &&value)
const Aws::String & GetNextToken() const
DescribeNatGatewaysRequest & WithFilter(const Aws::Vector< Filter > &value)
void SetFilter(Aws::Vector< Filter > &&value)
void SetNatGatewayIds(const Aws::Vector< Aws::String > &value)
DescribeNatGatewaysRequest & WithMaxResults(long value)
void SetNextToken(Aws::String &&value)
DescribeNatGatewaysRequest & WithNextToken(Aws::String &&value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
void SetNextToken(const char *value)
void SetNatGatewayIds(Aws::Vector< Aws::String > &&value)
DescribeNatGatewaysRequest & AddFilter(const Filter &value)
JSON (JavaScript Object Notation).
void SetFilter(const Aws::Vector< Filter > &value)