AWS SDK for C++
AWS SDK for C++
Loading...
Searching...
No Matches
Namespaces | Enumerations | Functions
Scheme.h File Reference
#include <aws/core/Core_EXPORTS.h>
#include <aws/core/utils/memory/stl/AWSString.h>

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)