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