Unmarshaller<CancelWorkflowExecutionDecisionAttributes,JsonUnmarshallerContext>@Generated("software.amazon.awssdk:aws-java-sdk-code-generator") public class CancelWorkflowExecutionDecisionAttributesUnmarshaller extends Object implements Unmarshaller<CancelWorkflowExecutionDecisionAttributes,JsonUnmarshallerContext>
| Constructor | Description |
|---|---|
CancelWorkflowExecutionDecisionAttributesUnmarshaller() |
| Modifier and Type | Method | 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.