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.modelMethods in com.oracle.bmc.opsi.model that return SqlResponseTimeDistributionAggregationCollection Modifier and Type Method Description SqlResponseTimeDistributionAggregationCollectionSqlResponseTimeDistributionAggregationCollection.Builder. build()Methods in com.oracle.bmc.opsi.model with parameters of type SqlResponseTimeDistributionAggregationCollection Modifier and Type Method Description SqlResponseTimeDistributionAggregationCollection.BuilderSqlResponseTimeDistributionAggregationCollection.Builder. copy(SqlResponseTimeDistributionAggregationCollection model)
- 
Uses of SqlResponseTimeDistributionAggregationCollection in com.oracle.bmc.opsi.responsesMethods in com.oracle.bmc.opsi.responses that return SqlResponseTimeDistributionAggregationCollection Modifier and Type Method Description SqlResponseTimeDistributionAggregationCollectionSummarizeSqlResponseTimeDistributionsResponse. getSqlResponseTimeDistributionAggregationCollection()The returned SqlResponseTimeDistributionAggregationCollection instance.Methods in com.oracle.bmc.opsi.responses with parameters of type SqlResponseTimeDistributionAggregationCollection Modifier and Type Method Description SummarizeSqlResponseTimeDistributionsResponse.BuilderSummarizeSqlResponseTimeDistributionsResponse.Builder. sqlResponseTimeDistributionAggregationCollection(SqlResponseTimeDistributionAggregationCollection sqlResponseTimeDistributionAggregationCollection)The returned SqlResponseTimeDistributionAggregationCollection instance.
 
-