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