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