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