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