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