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