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