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