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