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