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