Uses of Class
com.oracle.bmc.opsi.model.SqlResponseTimeDistributionAggregation.Builder
-
Packages that use SqlResponseTimeDistributionAggregation.Builder Package Description com.oracle.bmc.opsi.model -
-
Uses of SqlResponseTimeDistributionAggregation.Builder in com.oracle.bmc.opsi.model
Methods in com.oracle.bmc.opsi.model that return SqlResponseTimeDistributionAggregation.Builder Modifier and Type Method Description SqlResponseTimeDistributionAggregation.Builder
SqlResponseTimeDistributionAggregation.Builder. bucketId(String bucketId)
Response time bucket idstatic SqlResponseTimeDistributionAggregation.Builder
SqlResponseTimeDistributionAggregation. builder()
Create a new builder.SqlResponseTimeDistributionAggregation.Builder
SqlResponseTimeDistributionAggregation.Builder. copy(SqlResponseTimeDistributionAggregation model)
SqlResponseTimeDistributionAggregation.Builder
SqlResponseTimeDistributionAggregation.Builder. executionsCount(Long executionsCount)
Total number of SQL executionsSqlResponseTimeDistributionAggregation.Builder
SqlResponseTimeDistributionAggregation. toBuilder()
-