| Package | Description | 
|---|---|
| com.amazonaws | |
| com.amazonaws.http | |
| com.amazonaws.http.timers | 
 Classes for the request timeout and client execution timeout features. 
 | 
| com.amazonaws.retry | 
| Modifier and Type | Field and Description | 
|---|---|
protected AmazonHttpClient | 
AmazonWebServiceClient.client
Low level client for sending requests to AWS services. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
AmazonHttpClient | 
AmazonHttpClient.Builder.build()  | 
| Modifier and Type | Method and Description | 
|---|---|
static void | 
ClientExecutionAndRequestTimerTestUtils.execute(AmazonHttpClient httpClient,
       Request<?> request)
Execute the request with a dummy response handler and error response handler 
 | 
| Modifier and Type | Method and Description | 
|---|---|
static void | 
RetryPolicyTestBase.injectMockHttpClient(AmazonHttpClient amazonHttpClient,
                    ConnectionManagerAwareHttpClient mockHttpClient)  | 
Copyright © 2024. All rights reserved.