Uses of Class
software.amazon.awssdk.protocols.xml.internal.marshall.XmlMarshallerContext.Builder
Packages that use XmlMarshallerContext.Builder
-
Uses of XmlMarshallerContext.Builder in software.amazon.awssdk.protocols.xml.internal.marshall
Methods in software.amazon.awssdk.protocols.xml.internal.marshall that return XmlMarshallerContext.BuilderModifier and TypeMethodDescriptionstatic XmlMarshallerContext.BuilderXmlMarshallerContext.builder()XmlMarshallerContext.Builder.marshallerRegistry(XmlMarshallerRegistry marshallerRegistry) XmlMarshallerContext.Builder.protocolMarshaller(XmlProtocolMarshaller protocolMarshaller) XmlMarshallerContext.Builder.request(SdkHttpFullRequest.Builder request) XmlMarshallerContext.Builder.xmlGenerator(XmlGenerator xmlGenerator) Constructors in software.amazon.awssdk.protocols.xml.internal.marshall with parameters of type XmlMarshallerContext.Builder