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