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