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