22 template<
typename RESULT_TYPE>
23 class AmazonWebServiceResult;
void SetResponseMetadata(const ResponseMetadata &value)
const ResponseMetadata & GetResponseMetadata() const
CreateCustomerGatewayResponse & WithResponseMetadata(ResponseMetadata &&value)
CreateCustomerGatewayResponse & WithCustomerGateway(CustomerGateway &&value)
CreateCustomerGatewayResponse & WithResponseMetadata(const ResponseMetadata &value)
void SetResponseMetadata(ResponseMetadata &&value)
void SetCustomerGateway(CustomerGateway &&value)
const CustomerGateway & GetCustomerGateway() const
void SetCustomerGateway(const CustomerGateway &value)
CreateCustomerGatewayResponse & WithCustomerGateway(const CustomerGateway &value)
JSON (JavaScript Object Notation).