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