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