public class ActivityTaskFailedEventAttributesJsonUnmarshaller extends Object implements Unmarshaller<ActivityTaskFailedEventAttributes,JsonUnmarshallerContext>
Constructor and Description |
---|
ActivityTaskFailedEventAttributesJsonUnmarshaller() |
Modifier and Type | Method and Description |
---|---|
static ActivityTaskFailedEventAttributesJsonUnmarshaller |
getInstance() |
ActivityTaskFailedEventAttributes |
unmarshall(JsonUnmarshallerContext context) |
public ActivityTaskFailedEventAttributesJsonUnmarshaller()
public ActivityTaskFailedEventAttributes unmarshall(JsonUnmarshallerContext context) throws Exception
unmarshall
in interface Unmarshaller<ActivityTaskFailedEventAttributes,JsonUnmarshallerContext>
Exception
public static ActivityTaskFailedEventAttributesJsonUnmarshaller getInstance()
Copyright © 2016. All rights reserved.