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