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