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 © 2019. All rights reserved.