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