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