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