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