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