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