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