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