| Package | Description |
|---|---|
| software.amazon.awssdk.services.databasemigration.model |
| Modifier and Type | Method and Description |
|---|---|
List<TableStatistics> |
DescribeTableStatisticsResponse.tableStatistics()
The table statistics.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeTableStatisticsResponse.Builder |
DescribeTableStatisticsResponse.Builder.tableStatistics(TableStatistics... tableStatistics)
The table statistics.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeTableStatisticsResponse.Builder |
DescribeTableStatisticsResponse.Builder.tableStatistics(Collection<TableStatistics> tableStatistics)
The table statistics.
|
Copyright © 2022. All rights reserved.