AWS SDK for C++
1.8.128
AWS SDK for C++
|
Go to the documentation of this file.
15 template<
typename RESULT_TYPE>
16 class AmazonWebServiceResult;
void SetSendDataPoints(const Aws::Vector< SendDataPoint > &value)
GetSendStatisticsResult()
void SetSendDataPoints(Aws::Vector< SendDataPoint > &&value)
const Aws::Vector< SendDataPoint > & GetSendDataPoints() const
GetSendStatisticsResult & WithSendDataPoints(const Aws::Vector< SendDataPoint > &value)
std::vector< T, Aws::Allocator< T > > Vector
GetSendStatisticsResult & WithSendDataPoints(Aws::Vector< SendDataPoint > &&value)
GetSendStatisticsResult & WithResponseMetadata(ResponseMetadata &&value)
GetSendStatisticsResult(const Aws::AmazonWebServiceResult< Aws::Utils::Xml::XmlDocument > &result)
void SetResponseMetadata(const ResponseMetadata &value)
GetSendStatisticsResult & operator=(const Aws::AmazonWebServiceResult< Aws::Utils::Xml::XmlDocument > &result)
void SetResponseMetadata(ResponseMetadata &&value)
const ResponseMetadata & GetResponseMetadata() const
GetSendStatisticsResult & WithResponseMetadata(const ResponseMetadata &value)
GetSendStatisticsResult & AddSendDataPoints(const SendDataPoint &value)
GetSendStatisticsResult & AddSendDataPoints(SendDataPoint &&value)