public final class AwsJsonResponseHandler<T> extends Object implements HttpResponseHandler<T>
X_AMZ_ID_2_HEADER, X_AMZN_REQUEST_ID_HEADER, X_AMZN_REQUEST_ID_HEADER_ALTERNATE, X_AMZN_REQUEST_ID_HEADERS| Constructor and Description |
|---|
AwsJsonResponseHandler(HttpResponseHandler<T> responseHandler) |
| Modifier and Type | Method and Description |
|---|---|
T |
handle(SdkHttpFullResponse response,
ExecutionAttributes executionAttributes) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitneedsConnectionLeftOpenpublic AwsJsonResponseHandler(HttpResponseHandler<T> responseHandler)
public T handle(SdkHttpFullResponse response, ExecutionAttributes executionAttributes) throws Exception
handle in interface HttpResponseHandler<T>ExceptionCopyright © 2023. All rights reserved.