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