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