22 template<
typename RESULT_TYPE>
23 class AmazonWebServiceResult;
32 namespace ConfigService
DescribeDeliveryChannelsResult & WithDeliveryChannels(const Aws::Vector< DeliveryChannel > &value)
DescribeDeliveryChannelsResult & AddDeliveryChannels(DeliveryChannel &&value)
std::vector< T, Aws::Allocator< T > > Vector
const Aws::Vector< DeliveryChannel > & GetDeliveryChannels() const
DescribeDeliveryChannelsResult & AddDeliveryChannels(const DeliveryChannel &value)
void SetDeliveryChannels(Aws::Vector< DeliveryChannel > &&value)
DescribeDeliveryChannelsResult & WithDeliveryChannels(Aws::Vector< DeliveryChannel > &&value)
#define AWS_CONFIGSERVICE_API
void SetDeliveryChannels(const Aws::Vector< DeliveryChannel > &value)
JSON (JavaScript Object Notation).