| Package | Description | 
|---|---|
| com.amazonaws | |
| com.amazonaws.http | |
| com.amazonaws.services.s3 | 
 Synchronous client for accessing Amazon S3. 
 | 
| 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. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
protected ExecutionContext | 
AmazonS3Client.createExecutionContext(AmazonWebServiceRequest req)  | 
Copyright © 2015. All rights reserved.