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