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