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