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