Uses of Class
com.oracle.bmc.datasafe.model.SqlCollectionAnalyticsCollection.Builder
-
Packages that use SqlCollectionAnalyticsCollection.Builder Package Description com.oracle.bmc.datasafe.model -
-
Uses of SqlCollectionAnalyticsCollection.Builder in com.oracle.bmc.datasafe.model
Methods in com.oracle.bmc.datasafe.model that return SqlCollectionAnalyticsCollection.Builder Modifier and Type Method Description static SqlCollectionAnalyticsCollection.Builder
SqlCollectionAnalyticsCollection. builder()
Create a new builder.SqlCollectionAnalyticsCollection.Builder
SqlCollectionAnalyticsCollection.Builder. copy(SqlCollectionAnalyticsCollection model)
SqlCollectionAnalyticsCollection.Builder
SqlCollectionAnalyticsCollection.Builder. items(List<SqlCollectionAggregation> items)
The aggregated data point items.SqlCollectionAnalyticsCollection.Builder
SqlCollectionAnalyticsCollection. toBuilder()
-