| Package | Description | 
|---|---|
| com.amazonaws.http | |
| com.amazonaws.protocol.json | |
| com.amazonaws.protocol.rpcv2cbor | |
| com.amazonaws.transform | |
| com.amazonaws.transform.rpcv2cbor | 
| Constructor and Description | 
|---|
| JsonErrorResponseHandler(List<JsonErrorUnmarshaller> errorUnmarshallers,
                        ErrorCodeParser errorCodeParser,
                        boolean hasAwsQueryCompatible,
                        JsonErrorMessageParser errorMessageParser,
                        com.fasterxml.jackson.core.JsonFactory jsonFactory) | 
| JsonErrorResponseHandler(List<JsonErrorUnmarshaller> errorUnmarshallers,
                        ErrorCodeParser errorCodeParser,
                        JsonErrorMessageParser errorMessageParser,
                        com.fasterxml.jackson.core.JsonFactory jsonFactory) | 
| JsonErrorResponseHandler(List<JsonErrorUnmarshaller> errorUnmarshallers,
                        Map<Class<?>,Unmarshaller<?,JsonUnmarshallerContext>> simpleTypeUnmarshallers,
                        Map<JsonUnmarshallerContext.UnmarshallerType,Unmarshaller<?,JsonUnmarshallerContext>> customTypeUnmarshallers,
                        ErrorCodeParser errorCodeParser,
                        boolean hasAwsQueryCompatible,
                        JsonErrorMessageParser errorMessageParser,
                        com.fasterxml.jackson.core.JsonFactory jsonFactory) | 
| JsonErrorResponseHandler(List<JsonErrorUnmarshaller> errorUnmarshallers,
                        Map<Class<?>,Unmarshaller<?,JsonUnmarshallerContext>> simpleTypeUnmarshallers,
                        Map<JsonUnmarshallerContext.UnmarshallerType,Unmarshaller<?,JsonUnmarshallerContext>> customTypeUnmarshallers,
                        ErrorCodeParser errorCodeParser,
                        JsonErrorMessageParser errorMessageParser,
                        com.fasterxml.jackson.core.JsonFactory jsonFactory) | 
| RpcV2CborErrorResponseHandler(List<JsonErrorUnmarshaller> errorUnmarshallers,
                             ErrorCodeParser errorCodeParser,
                             boolean hasAwsQueryCompatible,
                             JsonErrorMessageParser errorMessageParser,
                             com.fasterxml.jackson.dataformat.cbor.CBORFactory cborFactory) | 
| RpcV2CborErrorResponseHandler(List<JsonErrorUnmarshaller> errorUnmarshallers,
                             ErrorCodeParser errorCodeParser,
                             JsonErrorMessageParser errorMessageParser,
                             com.fasterxml.jackson.dataformat.cbor.CBORFactory cborFactory) | 
| RpcV2CborErrorResponseHandler(List<JsonErrorUnmarshaller> errorUnmarshallers,
                             Map<Class<?>,Unmarshaller<?,RpcV2CborUnmarshallerContext>> simpleTypeUnmarshallers,
                             Map<RpcV2CborUnmarshallerContext.UnmarshallerType,Unmarshaller<?,RpcV2CborUnmarshallerContext>> customTypeUnmarshallers,
                             ErrorCodeParser errorCodeParser,
                             boolean hasAwsQueryCompatible,
                             JsonErrorMessageParser errorMessageParser,
                             com.fasterxml.jackson.dataformat.cbor.CBORFactory cborFactory) | 
| RpcV2CborErrorResponseHandler(List<JsonErrorUnmarshaller> errorUnmarshallers,
                             Map<Class<?>,Unmarshaller<?,RpcV2CborUnmarshallerContext>> simpleTypeUnmarshallers,
                             Map<RpcV2CborUnmarshallerContext.UnmarshallerType,Unmarshaller<?,RpcV2CborUnmarshallerContext>> customTypeUnmarshallers,
                             ErrorCodeParser errorCodeParser,
                             JsonErrorMessageParser errorMessageParser,
                             com.fasterxml.jackson.dataformat.cbor.CBORFactory cborFactory) | 
| Modifier and Type | Method and Description | 
|---|---|
| JsonErrorUnmarshaller | JsonErrorShapeMetadata. getExceptionUnmarshaller() | 
| Modifier and Type | Method and Description | 
|---|---|
| JsonErrorShapeMetadata | JsonErrorShapeMetadata. withExceptionUnmarshaller(JsonErrorUnmarshaller exceptionUnmarshaller) | 
| Modifier and Type | Method and Description | 
|---|---|
| JsonErrorResponseHandler | SdkStructuredJsonFactoryImpl. createErrorResponseHandler(JsonErrorResponseMetadata jsonErrorResponseMetadata,
                          List<JsonErrorUnmarshaller> errorUnmarshallers) | 
| JsonErrorResponseHandler | SdkStructuredJsonFactory. createErrorResponseHandler(JsonErrorResponseMetadata jsonErrorResponseMetadata,
                          List<JsonErrorUnmarshaller> errorUnmarshallers) | 
| JsonErrorResponseHandler | SdkStructuredJsonFactoryImpl. createErrorResponseHandler(List<JsonErrorUnmarshaller> errorUnmarshallers,
                          String customErrorCodeFieldName) | 
| JsonErrorResponseHandler | SdkStructuredJsonFactory. createErrorResponseHandler(List<JsonErrorUnmarshaller> errorUnmarshallers,
                          String customErrorCodeFieldName)Deprecated. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
| JsonErrorUnmarshaller | RpcV2CborErrorShapeMetadata. getExceptionUnmarshaller() | 
| Modifier and Type | Method and Description | 
|---|---|
| RpcV2CborErrorShapeMetadata | RpcV2CborErrorShapeMetadata. withExceptionUnmarshaller(JsonErrorUnmarshaller exceptionUnmarshaller) | 
| Modifier and Type | Method and Description | 
|---|---|
| RpcV2CborErrorResponseHandler | SdkStructuredRpcV2CborFactoryImpl. createErrorResponseHandler(List<JsonErrorUnmarshaller> errorUnmarshallers,
                          String customErrorCodeFieldName) | 
| RpcV2CborErrorResponseHandler | SdkStructuredRpcV2CborFactory. createErrorResponseHandler(List<JsonErrorUnmarshaller> errorUnmarshallers,
                          String customErrorCodeFieldName)Deprecated. 
 | 
| RpcV2CborErrorResponseHandler | SdkStructuredRpcV2CborFactoryImpl. createErrorResponseHandler(RpcV2CborErrorResponseMetadata rpcv2cborErrorResponseMetadata,
                          List<JsonErrorUnmarshaller> errorUnmarshallers) | 
| RpcV2CborErrorResponseHandler | SdkStructuredRpcV2CborFactory. createErrorResponseHandler(RpcV2CborErrorResponseMetadata RpcV2CborErrorResponseMetadata,
                          List<JsonErrorUnmarshaller> errorUnmarshallers) | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | EnhancedJsonErrorUnmarshallerA JSON error unmarshaller that can unmarshall from a  JsonUnmarshallerContextinstead of aJsonNode. | 
| Modifier and Type | Field and Description | 
|---|---|
| static JsonErrorUnmarshaller | JsonErrorUnmarshaller. DEFAULT_UNMARSHALLER | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | EnhancedRpcV2CborErrorUnmarshallerA JSON error unmarshaller that can unmarshall from a  RpcV2CborUnmarshallerContextinstead of aJsonNode. | 
Copyright © 2025. All rights reserved.