AWS SDK for C++
AWS SDK for C++
|
Go to the source code of this file.
Namespaces | |
namespace | Aws |
namespace | Aws::Http |
namespace | Aws::Http::SchemeMapper |
Enumerations | |
enum class | Aws::Http::Scheme { Aws::Http::HTTP , Aws::Http::HTTPS } |
Functions | |
AWS_CORE_API const char * | Aws::Http::SchemeMapper::ToString (Scheme scheme) |
AWS_CORE_API Scheme | Aws::Http::SchemeMapper::FromString (const char *name) |