Uses of Class
com.oracle.bmc.databasemanagement.model.AssociatedDatabaseCollection
- 
Packages that use AssociatedDatabaseCollection Package Description com.oracle.bmc.databasemanagement.model com.oracle.bmc.databasemanagement.responses 
- 
- 
Uses of AssociatedDatabaseCollection in com.oracle.bmc.databasemanagement.modelMethods in com.oracle.bmc.databasemanagement.model that return AssociatedDatabaseCollection Modifier and Type Method Description AssociatedDatabaseCollectionAssociatedDatabaseCollection.Builder. build()Methods in com.oracle.bmc.databasemanagement.model with parameters of type AssociatedDatabaseCollection Modifier and Type Method Description AssociatedDatabaseCollection.BuilderAssociatedDatabaseCollection.Builder. copy(AssociatedDatabaseCollection model)
- 
Uses of AssociatedDatabaseCollection in com.oracle.bmc.databasemanagement.responsesMethods in com.oracle.bmc.databasemanagement.responses that return AssociatedDatabaseCollection Modifier and Type Method Description AssociatedDatabaseCollectionListAssociatedDatabasesResponse. getAssociatedDatabaseCollection()The returned AssociatedDatabaseCollection instance.Methods in com.oracle.bmc.databasemanagement.responses with parameters of type AssociatedDatabaseCollection Modifier and Type Method Description ListAssociatedDatabasesResponse.BuilderListAssociatedDatabasesResponse.Builder. associatedDatabaseCollection(AssociatedDatabaseCollection associatedDatabaseCollection)The returned AssociatedDatabaseCollection instance.
 
-