T
- Type to unmarshall intopublic interface XmlUnmarshaller<T>
Modifier and Type | Method and Description |
---|---|
T |
unmarshall(XmlUnmarshallerContext context,
List<XmlElement> content,
SdkField<T> field) |
T unmarshall(XmlUnmarshallerContext context, List<XmlElement> content, SdkField<T> field)
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.