@Generated(value="software.amazon.awssdk:aws-java-sdk-code-generator") public class DescribeWorkflowExecutionResponseUnmarshaller extends Object implements Unmarshaller<DescribeWorkflowExecutionResponse,JsonUnmarshallerContext>
| Constructor and Description | 
|---|
DescribeWorkflowExecutionResponseUnmarshaller()  | 
| Modifier and Type | Method and 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.