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