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