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