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