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