Uses of Class
com.oracle.bmc.opsi.model.SqlPlanInsightAggregation
-
Packages that use SqlPlanInsightAggregation Package Description com.oracle.bmc.opsi.model -
-
Uses of SqlPlanInsightAggregation in com.oracle.bmc.opsi.model
Methods in com.oracle.bmc.opsi.model that return SqlPlanInsightAggregation Modifier and Type Method Description SqlPlanInsightAggregationSqlPlanInsightAggregation.Builder. build()Methods in com.oracle.bmc.opsi.model that return types with arguments of type SqlPlanInsightAggregation Modifier and Type Method Description List<SqlPlanInsightAggregation>SqlPlanInsightAggregationCollection. getItems()List of SQL plan statistics.Methods in com.oracle.bmc.opsi.model with parameters of type SqlPlanInsightAggregation Modifier and Type Method Description SqlPlanInsightAggregation.BuilderSqlPlanInsightAggregation.Builder. copy(SqlPlanInsightAggregation model)Method parameters in com.oracle.bmc.opsi.model with type arguments of type SqlPlanInsightAggregation Modifier and Type Method Description SqlPlanInsightAggregationCollection.BuilderSqlPlanInsightAggregationCollection.Builder. items(List<SqlPlanInsightAggregation> items)List of SQL plan statistics.
-