AWS SDK for C++
0.14.3
AWS SDK for C++
|
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::AWSClient | protected |
AttemptExhaustively(const Aws::String &uri, Http::HttpMethod httpMethod) const | Aws::Client::AWSClient | protected |
AttemptOneRequest(const Aws::String &uri, const Aws::AmazonWebServiceRequest &request, Http::HttpMethod httpMethod) const | Aws::Client::AWSClient | protected |
AttemptOneRequest(const Aws::String &uri, Http::HttpMethod httpMethod) const | Aws::Client::AWSClient | protected |
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 =0 | Aws::Client::AWSClient | protectedpure virtual |
BuildHttpRequest(const Aws::AmazonWebServiceRequest &request, const std::shared_ptr< Aws::Http::HttpRequest > &httpRequest) const | Aws::Client::AWSClient | protectedvirtual |
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::AWSClient | inlineprotected |
MakeRequestWithUnparsedResponse(const Aws::String &uri, const Aws::AmazonWebServiceRequest &request, Http::HttpMethod method=Http::HttpMethod::HTTP_POST) const | Aws::Client::AWSClient | protected |
~AWSClient() | Aws::Client::AWSClient | virtual |