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