Package | Description |
---|---|
com.amazonaws.http |
Modifier and Type | Method and Description |
---|---|
AmazonWebServiceResponse<T> |
StaxResponseHandler.handle(HttpResponse response) |
AmazonWebServiceResponse<T> |
JsonResponseHandler.handle(HttpResponse response) |
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 © 2018. All rights reserved.