AWS SDK for C++  0.12.9
AWS SDK for C++
Namespaces | Enumerations | Functions
Payer.h File Reference
#include <aws/s3/S3_EXPORTS.h>
#include <aws/core/utils/memory/stl/AWSString.h>

Go to the source code of this file.

Namespaces

 Aws
 JSON (JavaScript Object Notation).
 
 Aws::S3
 
 Aws::S3::Model
 
 Aws::S3::Model::PayerMapper
 

Enumerations

enum  Aws::S3::Model::Payer { Aws::S3::Model::Payer::NOT_SET, Aws::S3::Model::Payer::Requester, Aws::S3::Model::Payer::BucketOwner }
 

Functions

AWS_S3_API Payer Aws::S3::Model::PayerMapper::GetPayerForName (const Aws::String &name)
 
AWS_S3_API Aws::String Aws::S3::Model::PayerMapper::GetNameForPayer (Payer value)