Uses of Class
com.oracle.bmc.databasemanagement.model.ManagedDatabaseGroupCollection.Builder
-
Packages that use ManagedDatabaseGroupCollection.Builder Package Description com.oracle.bmc.databasemanagement.model -
-
Uses of ManagedDatabaseGroupCollection.Builder in com.oracle.bmc.databasemanagement.model
Methods in com.oracle.bmc.databasemanagement.model that return ManagedDatabaseGroupCollection.Builder Modifier and Type Method Description static ManagedDatabaseGroupCollection.Builder
ManagedDatabaseGroupCollection. builder()
Create a new builder.ManagedDatabaseGroupCollection.Builder
ManagedDatabaseGroupCollection.Builder. copy(ManagedDatabaseGroupCollection model)
ManagedDatabaseGroupCollection.Builder
ManagedDatabaseGroupCollection.Builder. items(List<ManagedDatabaseGroupSummary> items)
An array of ManagedDatabaseGroupSummary resources.ManagedDatabaseGroupCollection.Builder
ManagedDatabaseGroupCollection. toBuilder()
-