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