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