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