Uses of Class
software.amazon.awssdk.protocols.xml.internal.marshall.XmlGenerator
Packages that use XmlGenerator
Package
Description
-
Uses of XmlGenerator in software.amazon.awssdk.protocols.xml
Methods in software.amazon.awssdk.protocols.xml that return XmlGeneratorModifier and TypeMethodDescriptionprotected XmlGeneratorAwsS3ProtocolFactory.createGenerator(OperationInfo operationInfo) Creates aXmlGeneratorwith a S3XmlWriter.protected XmlGeneratorAwsXmlProtocolFactory.createGenerator(OperationInfo operationInfo) -
Uses of XmlGenerator in software.amazon.awssdk.protocols.xml.internal.marshall
Methods in software.amazon.awssdk.protocols.xml.internal.marshall that return XmlGeneratorMethods in software.amazon.awssdk.protocols.xml.internal.marshall with parameters of type XmlGeneratorModifier and TypeMethodDescriptionXmlMarshallerContext.Builder.xmlGenerator(XmlGenerator xmlGenerator) XmlProtocolMarshaller.Builder.xmlGenerator(XmlGenerator xmlGenerator)