public static final class XmlMarshallerContext.Builder extends Object
XmlMarshallerContext
.Modifier and Type | Method and Description |
---|---|
XmlMarshallerContext |
build() |
XmlMarshallerContext.Builder |
marshallerRegistry(XmlMarshallerRegistry marshallerRegistry) |
XmlMarshallerContext.Builder |
protocolMarshaller(XmlProtocolMarshaller protocolMarshaller) |
XmlMarshallerContext.Builder |
request(SdkHttpFullRequest.Builder request) |
XmlMarshallerContext.Builder |
xmlGenerator(XmlGenerator xmlGenerator) |
public XmlMarshallerContext.Builder xmlGenerator(XmlGenerator xmlGenerator)
public XmlMarshallerContext.Builder protocolMarshaller(XmlProtocolMarshaller protocolMarshaller)
public XmlMarshallerContext.Builder marshallerRegistry(XmlMarshallerRegistry marshallerRegistry)
public XmlMarshallerContext.Builder request(SdkHttpFullRequest.Builder request)
public XmlMarshallerContext build()
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.