| Package | Description | 
|---|---|
| com.amazonaws | |
| com.amazonaws.http | |
| com.amazonaws.util | 
| Modifier and Type | Method and Description | 
|---|---|
| protected ExecutionContext | AmazonWebServiceClient. createExecutionContext(AmazonWebServiceRequest req) | 
| protected ExecutionContext | AmazonWebServiceClient. createExecutionContext(AmazonWebServiceRequest req,
                      SignerProvider signerProvider) | 
| protected ExecutionContext | AmazonWebServiceClient. createExecutionContext(Request<?> req) | 
| Modifier and Type | Method and Description | 
|---|---|
| ExecutionContext | ExecutionContext.Builder. build() | 
| Modifier and Type | Method and Description | 
|---|---|
| <T> Response<T> | AmazonHttpClient. execute(Request<?> request,
       HttpResponseHandler<AmazonWebServiceResponse<T>> responseHandler,
       HttpResponseHandler<AmazonServiceException> errorResponseHandler,
       ExecutionContext executionContext)Deprecated. 
 Use  AmazonHttpClient.requestExecutionBuilder()to configure and execute a HTTP request. | 
| <T> Response<T> | AmazonHttpClient. execute(Request<?> request,
       HttpResponseHandler<AmazonWebServiceResponse<T>> responseHandler,
       HttpResponseHandler<AmazonServiceException> errorResponseHandler,
       ExecutionContext executionContext,
       RequestConfig requestConfig) | 
| AmazonHttpClient.RequestExecutionBuilder | AmazonHttpClient.RequestExecutionBuilder. executionContext(ExecutionContext executionContext)Fluent setter for the execution context | 
| Modifier and Type | Method and Description | 
|---|---|
| static void | RetryTestUtils. assertExpectedRetryCount(int expectedRetryAttempts,
                        ExecutionContext context)Checks the RequestCount metric and compares it against the expected value. | 
Copyright © 2020. All rights reserved.