Uses of Class
com.oracle.bmc.opsi.model.SqlStatisticAggregationCollection
- 
Packages that use SqlStatisticAggregationCollection Package Description com.oracle.bmc.opsi.model com.oracle.bmc.opsi.responses 
- 
- 
Uses of SqlStatisticAggregationCollection in com.oracle.bmc.opsi.modelMethods in com.oracle.bmc.opsi.model that return SqlStatisticAggregationCollection Modifier and Type Method Description SqlStatisticAggregationCollectionSqlStatisticAggregationCollection.Builder. build()Methods in com.oracle.bmc.opsi.model with parameters of type SqlStatisticAggregationCollection Modifier and Type Method Description SqlStatisticAggregationCollection.BuilderSqlStatisticAggregationCollection.Builder. copy(SqlStatisticAggregationCollection model)
- 
Uses of SqlStatisticAggregationCollection in com.oracle.bmc.opsi.responsesMethods in com.oracle.bmc.opsi.responses that return SqlStatisticAggregationCollection Modifier and Type Method Description SqlStatisticAggregationCollectionSummarizeSqlStatisticsResponse. getSqlStatisticAggregationCollection()The returned SqlStatisticAggregationCollection instance.Methods in com.oracle.bmc.opsi.responses with parameters of type SqlStatisticAggregationCollection Modifier and Type Method Description SummarizeSqlStatisticsResponse.BuilderSummarizeSqlStatisticsResponse.Builder. sqlStatisticAggregationCollection(SqlStatisticAggregationCollection sqlStatisticAggregationCollection)The returned SqlStatisticAggregationCollection instance.
 
-