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