Uses of Class
software.amazon.awssdk.protocols.xml.internal.marshall.XmlProtocolMarshaller
-
Packages that use XmlProtocolMarshaller Package Description software.amazon.awssdk.protocols.xml.internal.marshall -
-
Uses of XmlProtocolMarshaller in software.amazon.awssdk.protocols.xml.internal.marshall
Methods in software.amazon.awssdk.protocols.xml.internal.marshall that return XmlProtocolMarshaller Modifier and Type Method Description XmlProtocolMarshallerXmlProtocolMarshaller.Builder. build()XmlProtocolMarshallerXmlMarshallerContext. protocolMarshaller()Methods in software.amazon.awssdk.protocols.xml.internal.marshall with parameters of type XmlProtocolMarshaller Modifier and Type Method Description XmlMarshallerContext.BuilderXmlMarshallerContext.Builder. protocolMarshaller(XmlProtocolMarshaller protocolMarshaller)
-