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