Uses of Class
com.oracle.bmc.datasafe.model.SqlCollectionAggregation.Builder
-
Packages that use SqlCollectionAggregation.Builder Package Description com.oracle.bmc.datasafe.model -
-
Uses of SqlCollectionAggregation.Builder in com.oracle.bmc.datasafe.model
Methods in com.oracle.bmc.datasafe.model that return SqlCollectionAggregation.Builder Modifier and Type Method Description static SqlCollectionAggregation.Builder
SqlCollectionAggregation. builder()
Create a new builder.SqlCollectionAggregation.Builder
SqlCollectionAggregation.Builder. copy(SqlCollectionAggregation model)
SqlCollectionAggregation.Builder
SqlCollectionAggregation.Builder. count(Long count)
The total count of the aggregated metric.SqlCollectionAggregation.Builder
SqlCollectionAggregation.Builder. dimensions(SqlCollectionDimensions dimensions)
SqlCollectionAggregation.Builder
SqlCollectionAggregation. toBuilder()
-