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