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