Uses of Class
com.amazonaws.protocol.json.JsonErrorResponseMetadata
-
Packages that use JsonErrorResponseMetadata Package Description com.amazonaws.protocol.json -
-
Uses of JsonErrorResponseMetadata in com.amazonaws.protocol.json
Methods in com.amazonaws.protocol.json that return JsonErrorResponseMetadata Modifier and Type Method Description JsonErrorResponseMetadata
JsonErrorResponseMetadata. withCustomErrorCodeFieldName(String errorCodeFieldName)
Methods in com.amazonaws.protocol.json with parameters of type JsonErrorResponseMetadata Modifier and Type Method Description HttpResponseHandler<AmazonServiceException>
SdkJsonProtocolFactory. createErrorResponseHandler(JsonErrorResponseMetadata errorResponsMetadata)
Returns the error response handler for handling a error response.
-