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