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