| Package | Description | 
|---|---|
| software.amazon.awssdk.protocols.json | |
| software.amazon.awssdk.protocols.json.internal.unmarshall | 
| Modifier and Type | Method and Description | 
|---|---|
| ErrorCodeParser | BaseAwsStructuredJsonFactory. getErrorCodeParser(String customErrorCodeFieldName) | 
| ErrorCodeParser | StructuredJsonFactory. getErrorCodeParser(String customErrorCodeFieldName) | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | JsonErrorCodeParser | 
| Modifier and Type | Method and Description | 
|---|---|
| AwsJsonProtocolErrorUnmarshaller.Builder | AwsJsonProtocolErrorUnmarshaller.Builder. errorCodeParser(ErrorCodeParser errorCodeParser)Implementation of  ErrorCodeParserthat can extract an error code or type from the JSON response. | 
Copyright © 2021. All rights reserved.