T
- Type being marshalled.public interface QueryMarshaller<T> extends Marshaller<T>
Modifier and Type | Method and Description |
---|---|
void |
marshall(QueryMarshallerContext context,
String path,
T val,
SdkField<T> sdkField) |
void marshall(QueryMarshallerContext context, String path, T val, SdkField<T> sdkField)
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.