23 template<
typename RESULT_TYPE>
24 class AmazonWebServiceResult;
GetBucketAclResult & AddGrants(const Grant &value)
void SetGrants(Aws::Vector< Grant > &&value)
GetBucketAclResult & WithGrants(const Aws::Vector< Grant > &value)
void SetGrants(const Aws::Vector< Grant > &value)
std::vector< T, Aws::Allocator< T > > Vector
GetBucketAclResult & WithGrants(Aws::Vector< Grant > &&value)
const Owner & GetOwner() const
const Aws::Vector< Grant > & GetGrants() const
GetBucketAclResult & WithOwner(const Owner &value)
void SetOwner(const Owner &value)
GetBucketAclResult & AddGrants(Grant &&value)
void SetOwner(Owner &&value)
GetBucketAclResult & WithOwner(Owner &&value)
JSON (JavaScript Object Notation).