| Package | Description | 
|---|---|
| software.amazon.awssdk.protocols.json | |
| software.amazon.awssdk.protocols.json.internal.unmarshall | 
| Modifier and Type | Method and Description | 
|---|---|
ErrorCodeParser | 
StructuredJsonFactory.getErrorCodeParser(String customErrorCodeFieldName)  | 
ErrorCodeParser | 
BaseAwsStructuredJsonFactory.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  
ErrorCodeParser that can extract an error code or type from the JSON response. | 
Copyright © 2022. All rights reserved.