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