AWS SDK for C++
AWS SDK for C++
|
Go to the source code of this file.
Namespaces | |
namespace | Aws |
namespace | Aws::S3 |
namespace | Aws::S3::Model |
namespace | Aws::S3::Model::ProtocolMapper |
Enumerations | |
enum class | Aws::S3::Model::Protocol { Aws::S3::Model::NOT_SET , Aws::S3::Model::http , Aws::S3::Model::https } |
Functions | |
AWS_S3_API Protocol | Aws::S3::Model::ProtocolMapper::GetProtocolForName (const Aws::String &name) |
AWS_S3_API Aws::String | Aws::S3::Model::ProtocolMapper::GetNameForProtocol (Protocol value) |