Uses of Class
com.oracle.bmc.database.model.AutonomousDatabasePeerCollection
- 
Packages that use AutonomousDatabasePeerCollection Package Description com.oracle.bmc.database.model com.oracle.bmc.database.responses 
- 
- 
Uses of AutonomousDatabasePeerCollection in com.oracle.bmc.database.modelMethods in com.oracle.bmc.database.model that return AutonomousDatabasePeerCollection Modifier and Type Method Description AutonomousDatabasePeerCollectionAutonomousDatabasePeerCollection.Builder. build()Methods in com.oracle.bmc.database.model with parameters of type AutonomousDatabasePeerCollection Modifier and Type Method Description AutonomousDatabasePeerCollection.BuilderAutonomousDatabasePeerCollection.Builder. copy(AutonomousDatabasePeerCollection model)
- 
Uses of AutonomousDatabasePeerCollection in com.oracle.bmc.database.responsesMethods in com.oracle.bmc.database.responses that return AutonomousDatabasePeerCollection Modifier and Type Method Description AutonomousDatabasePeerCollectionListAutonomousDatabasePeersResponse. getAutonomousDatabasePeerCollection()The returned AutonomousDatabasePeerCollection instance.Methods in com.oracle.bmc.database.responses with parameters of type AutonomousDatabasePeerCollection Modifier and Type Method Description ListAutonomousDatabasePeersResponse.BuilderListAutonomousDatabasePeersResponse.Builder. autonomousDatabasePeerCollection(AutonomousDatabasePeerCollection autonomousDatabasePeerCollection)The returned AutonomousDatabasePeerCollection instance.
 
-