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