Package com.amazonaws
Class Response<T>
java.lang.Object
com.amazonaws.Response<T>
- Type Parameters:
T
- the underlying AWS response type.
Response wrapper to provide access to not only the original AWS response
but also the associated http response.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Response
-
-
Method Details
-
getAwsResponse
-
getHttpResponse
-