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