Uses of Class
software.amazon.awssdk.protocols.xml.internal.unmarshall.XmlUnmarshallerContext.Builder
-
Packages that use XmlUnmarshallerContext.Builder Package Description software.amazon.awssdk.protocols.xml.internal.unmarshall -
-
Uses of XmlUnmarshallerContext.Builder in software.amazon.awssdk.protocols.xml.internal.unmarshall
Methods in software.amazon.awssdk.protocols.xml.internal.unmarshall that return XmlUnmarshallerContext.Builder Modifier and Type Method Description static XmlUnmarshallerContext.BuilderXmlUnmarshallerContext. builder()XmlUnmarshallerContext.BuilderXmlUnmarshallerContext.Builder. protocolUnmarshaller(XmlProtocolUnmarshaller protocolUnmarshaller)XmlUnmarshallerContext.BuilderXmlUnmarshallerContext.Builder. registry(XmlUnmarshallerRegistry registry)XmlUnmarshallerContext.BuilderXmlUnmarshallerContext.Builder. response(SdkHttpFullResponse response)
-