Uses of Class
com.oracle.bmc.opsi.model.SqlInsightAggregationCollection
-
Packages that use SqlInsightAggregationCollection Package Description com.oracle.bmc.opsi.model com.oracle.bmc.opsi.responses -
-
Uses of SqlInsightAggregationCollection in com.oracle.bmc.opsi.model
Methods in com.oracle.bmc.opsi.model that return SqlInsightAggregationCollection Modifier and Type Method Description SqlInsightAggregationCollectionSqlInsightAggregationCollection.Builder. build()Methods in com.oracle.bmc.opsi.model with parameters of type SqlInsightAggregationCollection Modifier and Type Method Description SqlInsightAggregationCollection.BuilderSqlInsightAggregationCollection.Builder. copy(SqlInsightAggregationCollection model) -
Uses of SqlInsightAggregationCollection in com.oracle.bmc.opsi.responses
Methods in com.oracle.bmc.opsi.responses that return SqlInsightAggregationCollection Modifier and Type Method Description SqlInsightAggregationCollectionSummarizeSqlInsightsResponse. getSqlInsightAggregationCollection()The returned SqlInsightAggregationCollection instance.Methods in com.oracle.bmc.opsi.responses with parameters of type SqlInsightAggregationCollection Modifier and Type Method Description SummarizeSqlInsightsResponse.BuilderSummarizeSqlInsightsResponse.Builder. sqlInsightAggregationCollection(SqlInsightAggregationCollection sqlInsightAggregationCollection)The returned SqlInsightAggregationCollection instance.
-