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