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