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