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