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