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