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