AWS SDK for C++
1.8.129
AWS SDK for C++
|
Go to the documentation of this file.
19 template<
typename RESULT_TYPE>
20 class AmazonWebServiceResult;
void SetDeliveryOptions(const DeliveryOptions &value)
DescribeConfigurationSetResult & WithDeliveryOptions(DeliveryOptions &&value)
const DeliveryOptions & GetDeliveryOptions() const
DescribeConfigurationSetResult & WithReputationOptions(const ReputationOptions &value)
DescribeConfigurationSetResult & operator=(const Aws::AmazonWebServiceResult< Aws::Utils::Xml::XmlDocument > &result)
const ConfigurationSet & GetConfigurationSet() const
DescribeConfigurationSetResult & WithTrackingOptions(TrackingOptions &&value)
const ResponseMetadata & GetResponseMetadata() const
void SetReputationOptions(const ReputationOptions &value)
void SetResponseMetadata(ResponseMetadata &&value)
DescribeConfigurationSetResult & WithResponseMetadata(const ResponseMetadata &value)
std::vector< T, Aws::Allocator< T > > Vector
void SetResponseMetadata(const ResponseMetadata &value)
void SetDeliveryOptions(DeliveryOptions &&value)
void SetReputationOptions(ReputationOptions &&value)
DescribeConfigurationSetResult & AddEventDestinations(EventDestination &&value)
const TrackingOptions & GetTrackingOptions() const
DescribeConfigurationSetResult & WithReputationOptions(ReputationOptions &&value)
DescribeConfigurationSetResult & AddEventDestinations(const EventDestination &value)
void SetEventDestinations(Aws::Vector< EventDestination > &&value)
void SetTrackingOptions(TrackingOptions &&value)
void SetEventDestinations(const Aws::Vector< EventDestination > &value)
void SetConfigurationSet(ConfigurationSet &&value)
void SetConfigurationSet(const ConfigurationSet &value)
DescribeConfigurationSetResult & WithResponseMetadata(ResponseMetadata &&value)
DescribeConfigurationSetResult & WithDeliveryOptions(const DeliveryOptions &value)
DescribeConfigurationSetResult & WithTrackingOptions(const TrackingOptions &value)
DescribeConfigurationSetResult & WithEventDestinations(Aws::Vector< EventDestination > &&value)
DescribeConfigurationSetResult()
DescribeConfigurationSetResult & WithConfigurationSet(ConfigurationSet &&value)
void SetTrackingOptions(const TrackingOptions &value)
const Aws::Vector< EventDestination > & GetEventDestinations() const
const ReputationOptions & GetReputationOptions() const
DescribeConfigurationSetResult & WithEventDestinations(const Aws::Vector< EventDestination > &value)
DescribeConfigurationSetResult & WithConfigurationSet(const ConfigurationSet &value)
DescribeConfigurationSetResult(const Aws::AmazonWebServiceResult< Aws::Utils::Xml::XmlDocument > &result)