Class XmlProtocolMarshaller

java.lang.Object
software.amazon.awssdk.protocols.xml.internal.marshall.XmlProtocolMarshaller
All Implemented Interfaces:
ProtocolMarshaller<SdkHttpFullRequest>

public final class XmlProtocolMarshaller extends Object implements ProtocolMarshaller<SdkHttpFullRequest>
Implementation of ProtocolMarshaller for REST-XML services. This is currently only Cloudfront, Route53, and S3.