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