Uses of Package
software.amazon.awssdk.protocols.xml.internal.unmarshall
Packages that use software.amazon.awssdk.protocols.xml.internal.unmarshall
Package
Description
-
Classes in software.amazon.awssdk.protocols.xml.internal.unmarshall used by software.amazon.awssdk.protocols.xmlClassDescriptionA data class to hold all the context of an unmarshalling stage for the AWS XML protocol as orchestrated by
AwsXmlPredicatedResponseHandler. -
Classes in software.amazon.awssdk.protocols.xml.internal.unmarshall used by software.amazon.awssdk.protocols.xml.internal.unmarshallClassDescriptionA transformer function that takes a parsed XML response and converts it into an
AwsServiceException.Builder forAwsXmlErrorTransformer.A data class to hold all the context of an unmarshalling stage for the AWS XML protocol as orchestrated byAwsXmlPredicatedResponseHandler.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.Interface to unmarshall response fields for Xml serviceBuilder for aXmlUnmarshallerContext.Builder for aXmlUnmarshallerRegistry.