Uses of Class
com.oracle.bmc.recovery.model.ProtectedDatabaseCollection
- 
Packages that use ProtectedDatabaseCollection Package Description com.oracle.bmc.recovery.model com.oracle.bmc.recovery.responses 
- 
- 
Uses of ProtectedDatabaseCollection in com.oracle.bmc.recovery.modelMethods in com.oracle.bmc.recovery.model that return ProtectedDatabaseCollection Modifier and Type Method Description ProtectedDatabaseCollectionProtectedDatabaseCollection.Builder. build()Methods in com.oracle.bmc.recovery.model with parameters of type ProtectedDatabaseCollection Modifier and Type Method Description ProtectedDatabaseCollection.BuilderProtectedDatabaseCollection.Builder. copy(ProtectedDatabaseCollection model)
- 
Uses of ProtectedDatabaseCollection in com.oracle.bmc.recovery.responsesMethods in com.oracle.bmc.recovery.responses that return ProtectedDatabaseCollection Modifier and Type Method Description ProtectedDatabaseCollectionListProtectedDatabasesResponse. getProtectedDatabaseCollection()The returned ProtectedDatabaseCollection instance.Methods in com.oracle.bmc.recovery.responses with parameters of type ProtectedDatabaseCollection Modifier and Type Method Description ListProtectedDatabasesResponse.BuilderListProtectedDatabasesResponse.Builder. protectedDatabaseCollection(ProtectedDatabaseCollection protectedDatabaseCollection)The returned ProtectedDatabaseCollection instance.
 
-