public static final class XmlUnmarshallerContext.Builder extends Object
XmlUnmarshallerContext
.Modifier and Type | Method and Description |
---|---|
XmlUnmarshallerContext |
build() |
XmlUnmarshallerContext.Builder |
protocolUnmarshaller(XmlProtocolUnmarshaller protocolUnmarshaller) |
XmlUnmarshallerContext.Builder |
registry(XmlUnmarshallerRegistry registry) |
XmlUnmarshallerContext.Builder |
response(SdkHttpFullResponse response) |
public XmlUnmarshallerContext.Builder response(SdkHttpFullResponse response)
public XmlUnmarshallerContext.Builder registry(XmlUnmarshallerRegistry registry)
public XmlUnmarshallerContext.Builder protocolUnmarshaller(XmlProtocolUnmarshaller protocolUnmarshaller)
public XmlUnmarshallerContext build()
XmlUnmarshallerContext
object.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.