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