| Package | Description |
|---|---|
| software.amazon.awssdk.protocols.xml | |
| software.amazon.awssdk.protocols.xml.internal.unmarshall |
| Class and Description |
|---|
| AwsXmlUnmarshallingContext
A data class to hold all the context of an unmarshalling stage for the AWS XML protocol as orchestrated by
AwsXmlPredicatedResponseHandler. |
| Class and Description |
|---|
| AwsXmlErrorTransformer
A transformer function that takes a parsed XML response and converts it into an
AwsServiceException. |
| AwsXmlErrorTransformer.Builder
Builder for
AwsXmlErrorTransformer. |
| AwsXmlUnmarshallingContext
A data class to hold all the context of an unmarshalling stage for the AWS XML protocol as orchestrated by
AwsXmlPredicatedResponseHandler. |
| AwsXmlUnmarshallingContext.Builder |
| DecorateErrorFromResponseBodyUnmarshaller
A function that decorates a
AwsXmlUnmarshallingContext that already contains the parsed XML of the
response body with parsed error XML if the HTTP response status indicates failure or a serialized error is found
in the XML body of a 'successful' response. |
| XmlProtocolUnmarshaller |
| XmlUnmarshaller
Interface to unmarshall response fields for Xml service
|
| XmlUnmarshallerContext |
| XmlUnmarshallerContext.Builder
Builder for a
XmlUnmarshallerContext. |
| XmlUnmarshallerRegistry |
| XmlUnmarshallerRegistry.Builder
Builder for a
XmlUnmarshallerRegistry. |
Copyright © 2020. All rights reserved.