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