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