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