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