AWS SDK for C++
1.8.154
AWS SDK for C++
|
Go to the documentation of this file.
14 template<
typename RESULT_TYPE>
15 class AmazonWebServiceResult;
GetJobTaggingResult & operator=(const Aws::AmazonWebServiceResult< Aws::Utils::Xml::XmlDocument > &result)
void SetTags(Aws::Vector< S3Tag > &&value)
std::vector< T, Aws::Allocator< T > > Vector
GetJobTaggingResult & AddTags(const S3Tag &value)
void SetTags(const Aws::Vector< S3Tag > &value)
#define AWS_S3CONTROL_API
GetJobTaggingResult & WithTags(Aws::Vector< S3Tag > &&value)
GetJobTaggingResult(const Aws::AmazonWebServiceResult< Aws::Utils::Xml::XmlDocument > &result)
const Aws::Vector< S3Tag > & GetTags() const
GetJobTaggingResult & AddTags(S3Tag &&value)
GetJobTaggingResult & WithTags(const Aws::Vector< S3Tag > &value)