@Generated(value="software.amazon.awssdk:aws-java-sdk-code-generator") public class CancelWorkflowExecutionDecisionAttributesUnmarshaller extends Object implements Unmarshaller<CancelWorkflowExecutionDecisionAttributes,JsonUnmarshallerContext>
| Constructor and Description |
|---|
CancelWorkflowExecutionDecisionAttributesUnmarshaller() |
| Modifier and Type | Method and Description |
|---|---|
static CancelWorkflowExecutionDecisionAttributesUnmarshaller |
getInstance() |
CancelWorkflowExecutionDecisionAttributes |
unmarshall(JsonUnmarshallerContext context) |
public CancelWorkflowExecutionDecisionAttributesUnmarshaller()
public CancelWorkflowExecutionDecisionAttributes unmarshall(JsonUnmarshallerContext context) throws Exception
unmarshall in interface Unmarshaller<CancelWorkflowExecutionDecisionAttributes,JsonUnmarshallerContext>Exceptionpublic static CancelWorkflowExecutionDecisionAttributesUnmarshaller getInstance()
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.