public final class AwsJsonProtocolErrorUnmarshaller extends Object implements HttpResponseHandler<AwsServiceException>
AwsServiceException (more specifically a subtype generated for each AWS service).| Modifier and Type | Class and Description |
|---|---|
static class |
AwsJsonProtocolErrorUnmarshaller.Builder
Builder for
AwsJsonProtocolErrorUnmarshaller. |
X_AMZ_ID_2_HEADER, X_AMZN_REQUEST_ID_HEADER, X_AMZN_REQUEST_ID_HEADER_ALTERNATE, X_AMZN_REQUEST_ID_HEADERS| Modifier and Type | Method and Description |
|---|---|
static AwsJsonProtocolErrorUnmarshaller.Builder |
builder() |
AwsServiceException |
handle(SdkHttpFullResponse response,
ExecutionAttributes executionAttributes) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitneedsConnectionLeftOpenpublic AwsServiceException handle(SdkHttpFullResponse response, ExecutionAttributes executionAttributes)
handle in interface HttpResponseHandler<AwsServiceException>public static AwsJsonProtocolErrorUnmarshaller.Builder builder()
Copyright © 2023. All rights reserved.