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