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