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.model
Methods in com.oracle.bmc.opsi.model that return SqlStatisticAggregationCollection Modifier and Type Method Description SqlStatisticAggregationCollection
SqlStatisticAggregationCollection.Builder. build()
Methods in com.oracle.bmc.opsi.model with parameters of type SqlStatisticAggregationCollection Modifier and Type Method Description SqlStatisticAggregationCollection.Builder
SqlStatisticAggregationCollection.Builder. copy(SqlStatisticAggregationCollection model)
-
Uses of SqlStatisticAggregationCollection in com.oracle.bmc.opsi.responses
Methods in com.oracle.bmc.opsi.responses that return SqlStatisticAggregationCollection Modifier and Type Method Description SqlStatisticAggregationCollection
SummarizeSqlStatisticsResponse. getSqlStatisticAggregationCollection()
The returned SqlStatisticAggregationCollection instance.Methods in com.oracle.bmc.opsi.responses with parameters of type SqlStatisticAggregationCollection Modifier and Type Method Description SummarizeSqlStatisticsResponse.Builder
SummarizeSqlStatisticsResponse.Builder. sqlStatisticAggregationCollection(SqlStatisticAggregationCollection sqlStatisticAggregationCollection)
The returned SqlStatisticAggregationCollection instance.
-