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