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