public class MapQueryMarshaller extends Object implements QueryMarshaller<Map<String,?>>
Constructor and Description |
---|
MapQueryMarshaller() |
Modifier and Type | Method and Description |
---|---|
void |
marshall(QueryMarshallerContext context,
String path,
Map<String,?> val,
SdkField<Map<String,?>> sdkField) |
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.