| Package | Description |
|---|---|
| software.amazon.awssdk.protocols.query.internal.unmarshall |
| Modifier and Type | Method and Description |
|---|---|
static AwsXmlErrorUnmarshaller.Builder |
AwsXmlErrorUnmarshaller.builder() |
AwsXmlErrorUnmarshaller.Builder |
AwsXmlErrorUnmarshaller.Builder.defaultExceptionSupplier(Supplier<SdkPojo> defaultExceptionSupplier)
Default exception type if "error code" does not match any known modeled exception.
|
AwsXmlErrorUnmarshaller.Builder |
AwsXmlErrorUnmarshaller.Builder.errorUnmarshaller(XmlErrorUnmarshaller errorUnmarshaller)
The unmarshaller to use.
|
AwsXmlErrorUnmarshaller.Builder |
AwsXmlErrorUnmarshaller.Builder.exceptions(List<ExceptionMetadata> exceptions)
List of
ExceptionMetadata to represent the modeled exceptions for the service. |
Copyright © 2022. All rights reserved.