public class QueryJsonMarshaller
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
private static QueryJsonMarshaller |
instance |
Constructor and Description |
---|
QueryJsonMarshaller() |
Modifier and Type | Method and Description |
---|---|
static QueryJsonMarshaller |
getInstance() |
void |
marshall(Query query,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
private static QueryJsonMarshaller instance
public void marshall(Query query, StructuredJsonGenerator jsonGenerator)
public static QueryJsonMarshaller getInstance()