Uses of Class
com.oracle.bmc.databasemanagement.model.ManagedDatabaseGroupCollection
-
Packages that use ManagedDatabaseGroupCollection Package Description com.oracle.bmc.databasemanagement.model com.oracle.bmc.databasemanagement.responses -
-
Uses of ManagedDatabaseGroupCollection in com.oracle.bmc.databasemanagement.model
Methods in com.oracle.bmc.databasemanagement.model that return ManagedDatabaseGroupCollection Modifier and Type Method Description ManagedDatabaseGroupCollection
ManagedDatabaseGroupCollection.Builder. build()
Methods in com.oracle.bmc.databasemanagement.model with parameters of type ManagedDatabaseGroupCollection Modifier and Type Method Description ManagedDatabaseGroupCollection.Builder
ManagedDatabaseGroupCollection.Builder. copy(ManagedDatabaseGroupCollection model)
-
Uses of ManagedDatabaseGroupCollection in com.oracle.bmc.databasemanagement.responses
Methods in com.oracle.bmc.databasemanagement.responses that return ManagedDatabaseGroupCollection Modifier and Type Method Description ManagedDatabaseGroupCollection
ListManagedDatabaseGroupsResponse. getManagedDatabaseGroupCollection()
The returned ManagedDatabaseGroupCollection instance.Methods in com.oracle.bmc.databasemanagement.responses with parameters of type ManagedDatabaseGroupCollection Modifier and Type Method Description ListManagedDatabaseGroupsResponse.Builder
ListManagedDatabaseGroupsResponse.Builder. managedDatabaseGroupCollection(ManagedDatabaseGroupCollection managedDatabaseGroupCollection)
The returned ManagedDatabaseGroupCollection instance.
-