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