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