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