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