Package | Description |
---|---|
com.oracle.bmc.opsi.model |
Modifier and Type | Method and Description |
---|---|
SqlPlanInsights |
SqlPlanInsights.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<SqlPlanInsights> |
SqlPlanInsightAggregationCollection.getInsights()
List of SQL plan insights.
|
Modifier and Type | Method and Description |
---|---|
SqlPlanInsights.Builder |
SqlPlanInsights.Builder.copy(SqlPlanInsights model) |
Modifier and Type | Method and Description |
---|---|
SqlPlanInsightAggregationCollection.Builder |
SqlPlanInsightAggregationCollection.Builder.insights(List<SqlPlanInsights> insights)
List of SQL plan insights.
|
Constructor and Description |
---|
SqlPlanInsightAggregationCollection(String sqlIdentifier,
String id,
String databaseId,
Date timeIntervalStart,
Date timeIntervalEnd,
List<SqlPlanInsights> insights,
List<SqlPlanInsightAggregation> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.