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