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