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