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