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