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