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