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