Uses of Package
software.amazon.awssdk.protocols.xml.internal.unmarshall
-
Packages that use software.amazon.awssdk.protocols.xml.internal.unmarshall Package Description software.amazon.awssdk.protocols.xml software.amazon.awssdk.protocols.xml.internal.unmarshall -
Classes in software.amazon.awssdk.protocols.xml.internal.unmarshall used by software.amazon.awssdk.protocols.xml Class Description AwsXmlUnmarshallingContext A data class to hold all the context of an unmarshalling stage for the AWS XML protocol as orchestrated byAwsXmlPredicatedResponseHandler. -
Classes in software.amazon.awssdk.protocols.xml.internal.unmarshall used by software.amazon.awssdk.protocols.xml.internal.unmarshall Class Description AwsXmlErrorTransformer A transformer function that takes a parsed XML response and converts it into anAwsServiceException.AwsXmlErrorTransformer.Builder Builder forAwsXmlErrorTransformer.AwsXmlUnmarshallingContext A data class to hold all the context of an unmarshalling stage for the AWS XML protocol as orchestrated byAwsXmlPredicatedResponseHandler.AwsXmlUnmarshallingContext.Builder DecorateErrorFromResponseBodyUnmarshaller A function that decorates aAwsXmlUnmarshallingContextthat 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 serviceXmlUnmarshallerContext XmlUnmarshallerContext.Builder Builder for aXmlUnmarshallerContext.XmlUnmarshallerRegistry XmlUnmarshallerRegistry.Builder Builder for aXmlUnmarshallerRegistry.