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