AWS SDK for C++
0.14.3
AWS SDK for C++
|
This is the complete list of members for Aws::S3::Model::Grant, including all inherited members.
AddToNode(Aws::Utils::Xml::XmlNode &parentNode) const | Aws::S3::Model::Grant | |
GetGrantee() const | Aws::S3::Model::Grant | inline |
GetPermission() const | Aws::S3::Model::Grant | inline |
Grant() | Aws::S3::Model::Grant | |
Grant(const Aws::Utils::Xml::XmlNode &xmlNode) | Aws::S3::Model::Grant | |
operator=(const Aws::Utils::Xml::XmlNode &xmlNode) | Aws::S3::Model::Grant | |
SetGrantee(const Grantee &value) | Aws::S3::Model::Grant | inline |
SetGrantee(Grantee &&value) | Aws::S3::Model::Grant | inline |
SetPermission(const Permission &value) | Aws::S3::Model::Grant | inline |
SetPermission(Permission &&value) | Aws::S3::Model::Grant | inline |
WithGrantee(const Grantee &value) | Aws::S3::Model::Grant | inline |
WithGrantee(Grantee &&value) | Aws::S3::Model::Grant | inline |
WithPermission(const Permission &value) | Aws::S3::Model::Grant | inline |
WithPermission(Permission &&value) | Aws::S3::Model::Grant | inline |