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