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