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