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