Package | Description |
---|---|
com.oracle.bmc.databasemanagement | |
com.oracle.bmc.databasemanagement.model |
Modifier and Type | Method and Description |
---|---|
Iterable<SqlTuningSetSummary> |
SqlTuningPaginators.listSqlTuningSetsRecordIterator(ListSqlTuningSetsRequest request)
Creates a new iterable which will iterate over the
SqlTuningSetSummary objects contained in responses
from the listSqlTuningSets operation. |
Modifier and Type | Method and Description |
---|---|
SqlTuningSetSummary |
SqlTuningSetSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<SqlTuningSetSummary> |
SqlTuningSetCollection.getItems()
The details in the SQL tuning set summary.
|
Modifier and Type | Method and Description |
---|---|
SqlTuningSetSummary.Builder |
SqlTuningSetSummary.Builder.copy(SqlTuningSetSummary model) |
Modifier and Type | Method and Description |
---|---|
SqlTuningSetCollection.Builder |
SqlTuningSetCollection.Builder.items(List<SqlTuningSetSummary> items)
The details in the SQL tuning set summary.
|
Constructor and Description |
---|
SqlTuningSetCollection(String managedDatabaseId,
List<SqlTuningSetSummary> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.