Package | Description |
---|---|
com.amazonaws | |
com.amazonaws.http |
Modifier and Type | Method and Description |
---|---|
protected ExecutionContext |
AmazonWebServiceClient.createExecutionContext()
Deprecated.
by
AmazonWebServiceClient.createExecutionContext(AmazonWebServiceRequest) .
This method exists only for backward compatiblity reason, so
that clients compiled against the older version of this class
won't get NoSuchMethodError at runtime. However,
calling this methods would effectively ignore and disable the
request metric collector, if any, specified at the request
level. Request metric collector specified at the service
client or AWS SDK level will still be honored. |
protected ExecutionContext |
AmazonWebServiceClient.createExecutionContext(AmazonWebServiceRequest req) |
protected ExecutionContext |
AmazonWebServiceClient.createExecutionContext(Request<?> req) |
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.
|
Copyright © 2015. All rights reserved.