#include <Grant.h>
Definition at line 34 of file Grant.h.
Aws::S3::Model::Grant::Grant |
( |
| ) |
|
const Grantee& Aws::S3::Model::Grant::GetGrantee |
( |
| ) |
const |
|
inline |
const Permission& Aws::S3::Model::Grant::GetPermission |
( |
| ) |
const |
|
inline |
Specifies the permission given to the grantee.
Definition at line 61 of file Grant.h.
void Aws::S3::Model::Grant::SetGrantee |
( |
const Grantee & |
value | ) |
|
|
inline |
void Aws::S3::Model::Grant::SetGrantee |
( |
Grantee && |
value | ) |
|
|
inline |
void Aws::S3::Model::Grant::SetPermission |
( |
const Permission & |
value | ) |
|
|
inline |
Specifies the permission given to the grantee.
Definition at line 66 of file Grant.h.
void Aws::S3::Model::Grant::SetPermission |
( |
Permission && |
value | ) |
|
|
inline |
Specifies the permission given to the grantee.
Definition at line 71 of file Grant.h.
Grant& Aws::S3::Model::Grant::WithGrantee |
( |
const Grantee & |
value | ) |
|
|
inline |
Grant& Aws::S3::Model::Grant::WithGrantee |
( |
Grantee && |
value | ) |
|
|
inline |
Specifies the permission given to the grantee.
Definition at line 76 of file Grant.h.
Specifies the permission given to the grantee.
Definition at line 81 of file Grant.h.
The documentation for this class was generated from the following file:
- aws-cpp-sdk-s3/include/aws/s3/model/Grant.h