Uses of Class
com.amazonaws.internal.http.JsonErrorCodeParser
Packages that use JsonErrorCodeParser
-
Uses of JsonErrorCodeParser in com.amazonaws.http
Constructors in com.amazonaws.http with parameters of type JsonErrorCodeParserModifierConstructorDescriptionJsonErrorResponseHandler
(List<com.amazonaws.transform.JsonErrorUnmarshaller> errorUnmarshallers, JsonErrorCodeParser errorCodeParser, JsonErrorMessageParser errorMessageParser, com.fasterxml.jackson.core.JsonFactory jsonFactory)