| Package | Description |
|---|---|
| com.amazonaws | |
| com.amazonaws.http |
| Modifier and Type | Method and Description |
|---|---|
protected ExecutionContext |
AmazonWebServiceClient.createExecutionContext(AmazonWebServiceRequest req) |
protected ExecutionContext |
AmazonWebServiceClient.createExecutionContext(AmazonWebServiceRequest req,
com.amazonaws.internal.auth.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)
Executes the request and returns the result.
|
<T> Response<T> |
AmazonHttpClient.executeWithTimer(Request<?> request,
HttpResponseHandler<AmazonWebServiceResponse<T>> responseHandler,
HttpResponseHandler<AmazonServiceException> errorResponseHandler,
ExecutionContext executionContext)
Start and end client execution timer around the execution of the request.
|
Copyright © 2016. All rights reserved.