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