| Package | Description | 
|---|---|
| com.amazonaws | |
| com.amazonaws.http | 
| Modifier and Type | Method and Description | 
|---|---|
| HttpResponse | Response. getHttpResponse() | 
| Constructor and Description | 
|---|
| Response(T response,
        HttpResponse httpResponse) | 
| Modifier and Type | Method and Description | 
|---|---|
| AmazonWebServiceResponse<T> | StaxResponseHandler. handle(HttpResponse response) | 
| AmazonWebServiceResponse<T> | JsonResponseHandler. handle(HttpResponse response) | 
| AmazonServiceException | JsonErrorResponseHandler. handle(HttpResponse response) | 
| T | HttpResponseHandler. handle(HttpResponse response)Accepts an HTTP response object, and returns an object of type T. | 
| AmazonServiceException | DefaultErrorResponseHandler. handle(HttpResponse errorResponse) | 
Copyright © 2015. All rights reserved.