AWS SDK for C++
AWS SDK for C++
Loading...
Searching...
No Matches
Classes | Namespaces | Enumerations | Functions
ClientConfiguration.h File Reference
#include <aws/core/Core_EXPORTS.h>
#include <aws/core/http/Scheme.h>
#include <aws/core/Region.h>
#include <aws/core/utils/memory/stl/AWSString.h>
#include <aws/core/http/HttpTypes.h>
#include <aws/core/utils/Array.h>
#include <aws/crt/Optional.h>
#include <memory>

Go to the source code of this file.

Classes

struct  Aws::Client::ClientConfiguration
 

Namespaces

namespace  Aws
 
namespace  Aws::Utils
 
namespace  Aws::Utils::Threading
 
namespace  Aws::Utils::RateLimits
 
namespace  Aws::Client
 

Enumerations

enum class  Aws::Client::FollowRedirectsPolicy { Aws::Client::DEFAULT , Aws::Client::ALWAYS , Aws::Client::NEVER }
 

Functions

std::shared_ptr< RetryStrategy > Aws::Client::InitRetryStrategy (Aws::String retryMode="")