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