AWS SDK for C++
0.14.3
AWS SDK for C++
|
Functions | |
AWS_CORE_API const char * | ToString (Scheme scheme) |
AWS_CORE_API Scheme | FromString (const char *name) |
AWS_CORE_API Scheme Aws::Http::SchemeMapper::FromString | ( | const char * | name | ) |
Converts a string instance to a Scheme. Defaults to https.
AWS_CORE_API const char* Aws::Http::SchemeMapper::ToString | ( | Scheme | scheme | ) |
Converts a Scheme instance to a String.