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 SqlInsightAggregationCollection
SqlInsightAggregationCollection.Builder. build()
Methods in com.oracle.bmc.opsi.model with parameters of type SqlInsightAggregationCollection Modifier and Type Method Description SqlInsightAggregationCollection.Builder
SqlInsightAggregationCollection.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 SqlInsightAggregationCollection
SummarizeSqlInsightsResponse. getSqlInsightAggregationCollection()
The returned SqlInsightAggregationCollection instance.Methods in com.oracle.bmc.opsi.responses with parameters of type SqlInsightAggregationCollection Modifier and Type Method Description SummarizeSqlInsightsResponse.Builder
SummarizeSqlInsightsResponse.Builder. sqlInsightAggregationCollection(SqlInsightAggregationCollection sqlInsightAggregationCollection)
The returned SqlInsightAggregationCollection instance.
-