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