23 template<
typename RESULT_TYPE>
24 class AmazonWebServiceResult;
void SetResponseMetadata(ResponseMetadata &&value)
std::vector< T, Aws::Allocator< T > > Vector
DescribeCustomerGatewaysResponse & WithResponseMetadata(ResponseMetadata &&value)
const Aws::Vector< CustomerGateway > & GetCustomerGateways() const
DescribeCustomerGatewaysResponse & AddCustomerGateways(CustomerGateway &&value)
const ResponseMetadata & GetResponseMetadata() const
void SetCustomerGateways(Aws::Vector< CustomerGateway > &&value)
DescribeCustomerGatewaysResponse & WithCustomerGateways(Aws::Vector< CustomerGateway > &&value)
DescribeCustomerGatewaysResponse & AddCustomerGateways(const CustomerGateway &value)
void SetCustomerGateways(const Aws::Vector< CustomerGateway > &value)
DescribeCustomerGatewaysResponse & WithCustomerGateways(const Aws::Vector< CustomerGateway > &value)
void SetResponseMetadata(const ResponseMetadata &value)
DescribeCustomerGatewaysResponse & WithResponseMetadata(const ResponseMetadata &value)
JSON (JavaScript Object Notation).