AWS SDK for C++  0.14.3
AWS SDK for C++
Aws::Client::AWSClient Member List

This is the complete list of members for Aws::Client::AWSClient, including all inherited members.

AttemptExhaustively(const Aws::String &uri, const Aws::AmazonWebServiceRequest &request, Http::HttpMethod httpMethod) const Aws::Client::AWSClientprotected
AttemptExhaustively(const Aws::String &uri, Http::HttpMethod httpMethod) const Aws::Client::AWSClientprotected
AttemptOneRequest(const Aws::String &uri, const Aws::AmazonWebServiceRequest &request, Http::HttpMethod httpMethod) const Aws::Client::AWSClientprotected
AttemptOneRequest(const Aws::String &uri, Http::HttpMethod httpMethod) const Aws::Client::AWSClientprotected
AWSClient(const Aws::Client::ClientConfiguration &configuration, const std::shared_ptr< Aws::Client::AWSAuthSigner > &signer, const std::shared_ptr< AWSErrorMarshaller > &errorMarshaller)Aws::Client::AWSClient
BuildAWSError(const std::shared_ptr< Aws::Http::HttpResponse > &response) const =0Aws::Client::AWSClientprotectedpure virtual
BuildHttpRequest(const Aws::AmazonWebServiceRequest &request, const std::shared_ptr< Aws::Http::HttpRequest > &httpRequest) const Aws::Client::AWSClientprotectedvirtual
DisableRequestProcessing()Aws::Client::AWSClient
EnableRequestProcessing()Aws::Client::AWSClient
GeneratePresignedUrl(Aws::Http::URI &uri, Aws::Http::HttpMethod method, long long expirationInSeconds=0)Aws::Client::AWSClient
GetErrorMarshaller() const Aws::Client::AWSClientinlineprotected
MakeRequestWithUnparsedResponse(const Aws::String &uri, const Aws::AmazonWebServiceRequest &request, Http::HttpMethod method=Http::HttpMethod::HTTP_POST) const Aws::Client::AWSClientprotected
~AWSClient()Aws::Client::AWSClientvirtual