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