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