Package | Description |
---|---|
com.oracle.bmc.opsi | |
com.oracle.bmc.opsi.model |
Modifier and Type | Method and Description |
---|---|
Iterable<SqlPlanSummary> |
OperationsInsightsPaginators.listSqlPlansRecordIterator(ListSqlPlansRequest request)
Creates a new iterable which will iterate over the
SqlPlanSummary objects contained in responses from the
listSqlPlans operation. |
Modifier and Type | Method and Description |
---|---|
SqlPlanSummary |
SqlPlanSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<SqlPlanSummary> |
SqlPlanCollection.getItems()
array of SQL Plans.
|
Modifier and Type | Method and Description |
---|---|
SqlPlanSummary.Builder |
SqlPlanSummary.Builder.copy(SqlPlanSummary model) |
Modifier and Type | Method and Description |
---|---|
SqlPlanCollection.Builder |
SqlPlanCollection.Builder.items(List<SqlPlanSummary> items)
array of SQL Plans.
|
Constructor and Description |
---|
SqlPlanCollection(String sqlIdentifier,
String id,
String databaseId,
List<SqlPlanSummary> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.