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