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