T - Indicates the type being unmarshalled by this response handler.public final class AwsXmlResponseHandler<T> extends Object implements HttpResponseHandler<T>
AwsResponseMetadata to the response.X_AMZ_ID_2_HEADER, X_AMZN_REQUEST_ID_HEADER, X_AMZN_REQUEST_ID_HEADER_ALTERNATE, X_AMZN_REQUEST_ID_HEADERS| Constructor and Description |
|---|
AwsXmlResponseHandler(HttpResponseHandler<T> responseHandler) |
| Modifier and Type | Method and Description |
|---|---|
T |
handle(SdkHttpFullResponse response,
ExecutionAttributes executionAttributes) |
boolean |
needsConnectionLeftOpen() |
public AwsXmlResponseHandler(HttpResponseHandler<T> responseHandler)
public T handle(SdkHttpFullResponse response, ExecutionAttributes executionAttributes) throws Exception
handle in interface HttpResponseHandler<T>Exceptionpublic boolean needsConnectionLeftOpen()
needsConnectionLeftOpen in interface HttpResponseHandler<T>Copyright © 2023. All rights reserved.