AWS SDK for C++  0.14.3
AWS SDK for C++
Namespaces | Enumerations | Functions
RequestCharged.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::RequestChargedMapper
 

Enumerations

enum  Aws::S3::Model::RequestCharged { Aws::S3::Model::RequestCharged::NOT_SET, Aws::S3::Model::RequestCharged::requester }
 

Functions

AWS_S3_API RequestCharged Aws::S3::Model::RequestChargedMapper::GetRequestChargedForName (const Aws::String &name)
 
AWS_S3_API Aws::String Aws::S3::Model::RequestChargedMapper::GetNameForRequestCharged (RequestCharged value)