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