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