public final class AwsJsonResponseHandler<T> extends Object implements HttpResponseHandler<T>
X_AMZ_ID_2_HEADER, X_AMZN_REQUEST_ID_HEADER
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, wait
needsConnectionLeftOpen
public AwsJsonResponseHandler(HttpResponseHandler<T> responseHandler)
public T handle(SdkHttpFullResponse response, ExecutionAttributes executionAttributes) throws Exception
handle
in interface HttpResponseHandler<T>
Exception
Copyright © 2019. All rights reserved.