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