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