Uses of Class
com.oracle.bmc.opsi.model.SqlResponseTimeDistributionAggregationCollection
-
Packages that use SqlResponseTimeDistributionAggregationCollection Package Description com.oracle.bmc.opsi.model com.oracle.bmc.opsi.responses -
-
Uses of SqlResponseTimeDistributionAggregationCollection in com.oracle.bmc.opsi.model
Methods in com.oracle.bmc.opsi.model that return SqlResponseTimeDistributionAggregationCollection Modifier and Type Method Description SqlResponseTimeDistributionAggregationCollection
SqlResponseTimeDistributionAggregationCollection.Builder. build()
Methods in com.oracle.bmc.opsi.model with parameters of type SqlResponseTimeDistributionAggregationCollection Modifier and Type Method Description SqlResponseTimeDistributionAggregationCollection.Builder
SqlResponseTimeDistributionAggregationCollection.Builder. copy(SqlResponseTimeDistributionAggregationCollection model)
-
Uses of SqlResponseTimeDistributionAggregationCollection in com.oracle.bmc.opsi.responses
Methods in com.oracle.bmc.opsi.responses that return SqlResponseTimeDistributionAggregationCollection Modifier and Type Method Description SqlResponseTimeDistributionAggregationCollection
SummarizeSqlResponseTimeDistributionsResponse. getSqlResponseTimeDistributionAggregationCollection()
The returned SqlResponseTimeDistributionAggregationCollection instance.Methods in com.oracle.bmc.opsi.responses with parameters of type SqlResponseTimeDistributionAggregationCollection Modifier and Type Method Description SummarizeSqlResponseTimeDistributionsResponse.Builder
SummarizeSqlResponseTimeDistributionsResponse.Builder. sqlResponseTimeDistributionAggregationCollection(SqlResponseTimeDistributionAggregationCollection sqlResponseTimeDistributionAggregationCollection)
The returned SqlResponseTimeDistributionAggregationCollection instance.
-