public interface AwsStructuredJsonFactory extends StructuredJsonFactory
AwsStructuredPlainJsonFactory and AwsStructuredCborFactory| Modifier and Type | Method and Description |
|---|---|
AwsJsonErrorResponseHandler |
createErrorResponseHandler(List<AwsJsonErrorUnmarshaller> errorUnmarshallers,
String customErrorCodeFieldName)
Returns the error response handler for handling a error response.
|
createResponseHandler, createWriterAwsJsonErrorResponseHandler createErrorResponseHandler(List<AwsJsonErrorUnmarshaller> errorUnmarshallers, String customErrorCodeFieldName)
errorUnmarshallers - Response unmarshallers to unamrshall the error responses.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.