Uses of Class
software.amazon.awssdk.protocols.xml.internal.marshall.XmlProtocolMarshaller.Builder
-
Packages that use XmlProtocolMarshaller.Builder Package Description software.amazon.awssdk.protocols.xml.internal.marshall -
-
Uses of XmlProtocolMarshaller.Builder in software.amazon.awssdk.protocols.xml.internal.marshall
Methods in software.amazon.awssdk.protocols.xml.internal.marshall that return XmlProtocolMarshaller.Builder Modifier and Type Method Description static XmlProtocolMarshaller.BuilderXmlProtocolMarshaller. builder()XmlProtocolMarshaller.BuilderXmlProtocolMarshaller.Builder. endpoint(URI endpoint)XmlProtocolMarshaller.BuilderXmlProtocolMarshaller.Builder. operationInfo(OperationInfo operationInfo)XmlProtocolMarshaller.BuilderXmlProtocolMarshaller.Builder. xmlGenerator(XmlGenerator xmlGenerator)
-