AWS SDK for C++  0.14.3
AWS SDK for C++
Public Member Functions | List of all members
Aws::S3::Model::Grantee Class Reference

#include <Grantee.h>

Public Member Functions

 Grantee ()
 
 Grantee (const Aws::Utils::Xml::XmlNode &xmlNode)
 
Granteeoperator= (const Aws::Utils::Xml::XmlNode &xmlNode)
 
void AddToNode (Aws::Utils::Xml::XmlNode &parentNode) const
 
const Aws::StringGetDisplayName () const
 
void SetDisplayName (const Aws::String &value)
 
void SetDisplayName (Aws::String &&value)
 
void SetDisplayName (const char *value)
 
GranteeWithDisplayName (const Aws::String &value)
 
GranteeWithDisplayName (Aws::String &&value)
 
GranteeWithDisplayName (const char *value)
 
const Aws::StringGetEmailAddress () const
 
void SetEmailAddress (const Aws::String &value)
 
void SetEmailAddress (Aws::String &&value)
 
void SetEmailAddress (const char *value)
 
GranteeWithEmailAddress (const Aws::String &value)
 
GranteeWithEmailAddress (Aws::String &&value)
 
GranteeWithEmailAddress (const char *value)
 
const Aws::StringGetID () const
 
void SetID (const Aws::String &value)
 
void SetID (Aws::String &&value)
 
void SetID (const char *value)
 
GranteeWithID (const Aws::String &value)
 
GranteeWithID (Aws::String &&value)
 
GranteeWithID (const char *value)
 
const TypeGetType () const
 
void SetType (const Type &value)
 
void SetType (Type &&value)
 
GranteeWithType (const Type &value)
 
GranteeWithType (Type &&value)
 
const Aws::StringGetURI () const
 
void SetURI (const Aws::String &value)
 
void SetURI (Aws::String &&value)
 
void SetURI (const char *value)
 
GranteeWithURI (const Aws::String &value)
 
GranteeWithURI (Aws::String &&value)
 
GranteeWithURI (const char *value)
 

Detailed Description

Definition at line 34 of file Grantee.h.

Constructor & Destructor Documentation

Aws::S3::Model::Grantee::Grantee ( )
Aws::S3::Model::Grantee::Grantee ( const Aws::Utils::Xml::XmlNode xmlNode)

Member Function Documentation

void Aws::S3::Model::Grantee::AddToNode ( Aws::Utils::Xml::XmlNode parentNode) const
const Aws::String& Aws::S3::Model::Grantee::GetDisplayName ( ) const
inline

Screen name of the grantee.

Definition at line 46 of file Grantee.h.

const Aws::String& Aws::S3::Model::Grantee::GetEmailAddress ( ) const
inline

Email address of the grantee.

Definition at line 81 of file Grantee.h.

const Aws::String& Aws::S3::Model::Grantee::GetID ( ) const
inline

The canonical user ID of the grantee.

Definition at line 116 of file Grantee.h.

const Type& Aws::S3::Model::Grantee::GetType ( ) const
inline

Type of grantee

Definition at line 151 of file Grantee.h.

const Aws::String& Aws::S3::Model::Grantee::GetURI ( ) const
inline

URI of the grantee group.

Definition at line 176 of file Grantee.h.

Grantee& Aws::S3::Model::Grantee::operator= ( const Aws::Utils::Xml::XmlNode xmlNode)
void Aws::S3::Model::Grantee::SetDisplayName ( const Aws::String value)
inline

Screen name of the grantee.

Definition at line 51 of file Grantee.h.

void Aws::S3::Model::Grantee::SetDisplayName ( Aws::String &&  value)
inline

Screen name of the grantee.

Definition at line 56 of file Grantee.h.

void Aws::S3::Model::Grantee::SetDisplayName ( const char *  value)
inline

Screen name of the grantee.

Definition at line 61 of file Grantee.h.

void Aws::S3::Model::Grantee::SetEmailAddress ( const Aws::String value)
inline

Email address of the grantee.

Definition at line 86 of file Grantee.h.

void Aws::S3::Model::Grantee::SetEmailAddress ( Aws::String &&  value)
inline

Email address of the grantee.

Definition at line 91 of file Grantee.h.

void Aws::S3::Model::Grantee::SetEmailAddress ( const char *  value)
inline

Email address of the grantee.

Definition at line 96 of file Grantee.h.

void Aws::S3::Model::Grantee::SetID ( const Aws::String value)
inline

The canonical user ID of the grantee.

Definition at line 121 of file Grantee.h.

void Aws::S3::Model::Grantee::SetID ( Aws::String &&  value)
inline

The canonical user ID of the grantee.

Definition at line 126 of file Grantee.h.

void Aws::S3::Model::Grantee::SetID ( const char *  value)
inline

The canonical user ID of the grantee.

Definition at line 131 of file Grantee.h.

void Aws::S3::Model::Grantee::SetType ( const Type value)
inline

Type of grantee

Definition at line 156 of file Grantee.h.

void Aws::S3::Model::Grantee::SetType ( Type &&  value)
inline

Type of grantee

Definition at line 161 of file Grantee.h.

void Aws::S3::Model::Grantee::SetURI ( const Aws::String value)
inline

URI of the grantee group.

Definition at line 181 of file Grantee.h.

void Aws::S3::Model::Grantee::SetURI ( Aws::String &&  value)
inline

URI of the grantee group.

Definition at line 186 of file Grantee.h.

void Aws::S3::Model::Grantee::SetURI ( const char *  value)
inline

URI of the grantee group.

Definition at line 191 of file Grantee.h.

Grantee& Aws::S3::Model::Grantee::WithDisplayName ( const Aws::String value)
inline

Screen name of the grantee.

Definition at line 66 of file Grantee.h.

Grantee& Aws::S3::Model::Grantee::WithDisplayName ( Aws::String &&  value)
inline

Screen name of the grantee.

Definition at line 71 of file Grantee.h.

Grantee& Aws::S3::Model::Grantee::WithDisplayName ( const char *  value)
inline

Screen name of the grantee.

Definition at line 76 of file Grantee.h.

Grantee& Aws::S3::Model::Grantee::WithEmailAddress ( const Aws::String value)
inline

Email address of the grantee.

Definition at line 101 of file Grantee.h.

Grantee& Aws::S3::Model::Grantee::WithEmailAddress ( Aws::String &&  value)
inline

Email address of the grantee.

Definition at line 106 of file Grantee.h.

Grantee& Aws::S3::Model::Grantee::WithEmailAddress ( const char *  value)
inline

Email address of the grantee.

Definition at line 111 of file Grantee.h.

Grantee& Aws::S3::Model::Grantee::WithID ( const Aws::String value)
inline

The canonical user ID of the grantee.

Definition at line 136 of file Grantee.h.

Grantee& Aws::S3::Model::Grantee::WithID ( Aws::String &&  value)
inline

The canonical user ID of the grantee.

Definition at line 141 of file Grantee.h.

Grantee& Aws::S3::Model::Grantee::WithID ( const char *  value)
inline

The canonical user ID of the grantee.

Definition at line 146 of file Grantee.h.

Grantee& Aws::S3::Model::Grantee::WithType ( const Type value)
inline

Type of grantee

Definition at line 166 of file Grantee.h.

Grantee& Aws::S3::Model::Grantee::WithType ( Type &&  value)
inline

Type of grantee

Definition at line 171 of file Grantee.h.

Grantee& Aws::S3::Model::Grantee::WithURI ( const Aws::String value)
inline

URI of the grantee group.

Definition at line 196 of file Grantee.h.

Grantee& Aws::S3::Model::Grantee::WithURI ( Aws::String &&  value)
inline

URI of the grantee group.

Definition at line 201 of file Grantee.h.

Grantee& Aws::S3::Model::Grantee::WithURI ( const char *  value)
inline

URI of the grantee group.

Definition at line 206 of file Grantee.h.


The documentation for this class was generated from the following file: