| Package | Description |
|---|---|
| com.amazonaws.http | |
| com.amazonaws.protocol.json | |
| com.amazonaws.transform |
| Constructor and Description |
|---|
JsonErrorResponseHandler(List<JsonErrorUnmarshaller> errorUnmarshallers,
ErrorCodeParser errorCodeParser,
JsonErrorMessageParser errorMessageParser,
com.fasterxml.jackson.core.JsonFactory jsonFactory) |
| Modifier and Type | Method and Description |
|---|---|
JsonErrorResponseHandler |
SdkStructuredJsonFactoryImpl.createErrorResponseHandler(List<JsonErrorUnmarshaller> errorUnmarshallers,
String customErrorCodeFieldName) |
JsonErrorResponseHandler |
SdkStructuredJsonFactory.createErrorResponseHandler(List<JsonErrorUnmarshaller> errorUnmarshallers,
String customErrorCodeFieldName)
Returns the error response handler for handling a error response.
|
| Modifier and Type | Field and Description |
|---|---|
static JsonErrorUnmarshaller |
JsonErrorUnmarshaller.DEFAULT_UNMARSHALLER |
Copyright © 2017. All rights reserved.