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