Package | Description |
---|---|
software.amazon.awssdk.protocols.json.internal.unmarshall |
Modifier and Type | Class and Description |
---|---|
class |
AwsJsonErrorMessageParser |
class |
SdkJsonErrorMessageParser |
Modifier and Type | Field and Description |
---|---|
static ErrorMessageParser |
AwsJsonErrorMessageParser.DEFAULT_ERROR_MESSAGE_PARSER |
Modifier and Type | Method and Description |
---|---|
AwsJsonProtocolErrorUnmarshaller.Builder |
AwsJsonProtocolErrorUnmarshaller.Builder.errorMessageParser(ErrorMessageParser errorMessageParser)
Implementation that can extract an error message from the JSON response.
|
Copyright © 2019. All rights reserved.