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