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