T
- Type to marshall.public interface XmlMarshaller<T> extends Marshaller<T>
Modifier and Type | Field and Description |
---|---|
static XmlMarshaller<Void> |
NULL |
Modifier and Type | Method and Description |
---|---|
void |
marshall(T val,
XmlMarshallerContext context,
String paramName,
SdkField<T> sdkField) |
static final XmlMarshaller<Void> NULL
void marshall(T val, XmlMarshallerContext context, String paramName, SdkField<T> sdkField)
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.