Package | Description |
---|---|
com.oracle.bmc.databasemanagement.model |
Modifier and Type | Method and Description |
---|---|
TableStatisticSummary |
TableStatisticSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<TableStatisticSummary> |
TableStatisticsCollection.getItems()
The list of table statistics statuses.
|
Modifier and Type | Method and Description |
---|---|
TableStatisticSummary.Builder |
TableStatisticSummary.Builder.copy(TableStatisticSummary model) |
Modifier and Type | Method and Description |
---|---|
TableStatisticsCollection.Builder |
TableStatisticsCollection.Builder.items(List<TableStatisticSummary> items)
The list of table statistics statuses.
|
Constructor and Description |
---|
TableStatisticsCollection(List<TableStatisticSummary> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.