public class ActionConfigurationPropertyJsonUnmarshaller extends java.lang.Object implements Unmarshaller<ActionConfigurationProperty,JsonUnmarshallerContext>
Modifier and Type | Field and Description |
---|---|
private static ActionConfigurationPropertyJsonUnmarshaller |
instance |
Constructor and Description |
---|
ActionConfigurationPropertyJsonUnmarshaller() |
Modifier and Type | Method and Description |
---|---|
static ActionConfigurationPropertyJsonUnmarshaller |
getInstance() |
ActionConfigurationProperty |
unmarshall(JsonUnmarshallerContext context) |
private static ActionConfigurationPropertyJsonUnmarshaller instance
public ActionConfigurationPropertyJsonUnmarshaller()
public ActionConfigurationProperty unmarshall(JsonUnmarshallerContext context) throws java.lang.Exception
unmarshall
in interface Unmarshaller<ActionConfigurationProperty,JsonUnmarshallerContext>
java.lang.Exception
public static ActionConfigurationPropertyJsonUnmarshaller getInstance()