| Package | Description | 
|---|---|
| com.amazonaws.http | |
| com.amazonaws.internal.http | |
| com.amazonaws.protocol.json | 
| Constructor and Description | 
|---|
| JsonErrorResponseHandler(List<com.amazonaws.transform.JsonErrorUnmarshaller> errorUnmarshallers,
                        ErrorCodeParser errorCodeParser,
                        JsonErrorMessageParser errorMessageParser,
                        com.fasterxml.jackson.core.JsonFactory jsonFactory) | 
| JsonErrorResponseHandler(List<com.amazonaws.transform.JsonErrorUnmarshaller> errorUnmarshallers,
                        Map<Class<?>,com.amazonaws.transform.Unmarshaller<?,com.amazonaws.transform.JsonUnmarshallerContext>> simpleTypeUnmarshallers,
                        Map<com.amazonaws.transform.JsonUnmarshallerContext.UnmarshallerType,com.amazonaws.transform.Unmarshaller<?,com.amazonaws.transform.JsonUnmarshallerContext>> customTypeUnmarshallers,
                        ErrorCodeParser errorCodeParser,
                        JsonErrorMessageParser errorMessageParser,
                        com.fasterxml.jackson.core.JsonFactory jsonFactory) | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | CompositeErrorCodeParser | 
| class  | IonErrorCodeParser | 
| class  | JsonErrorCodeParser | 
| Constructor and Description | 
|---|
| CompositeErrorCodeParser(ErrorCodeParser... parsers) | 
| Constructor and Description | 
|---|
| CompositeErrorCodeParser(Iterable<ErrorCodeParser> parsers) | 
| Modifier and Type | Method and Description | 
|---|---|
| protected ErrorCodeParser | SdkStructuredJsonFactoryImpl. getErrorCodeParser(String customErrorCodeFieldName) | 
Copyright © 2022. All rights reserved.