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