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