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