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