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.model
Methods in com.oracle.bmc.database.model that return AutonomousDatabasePeerCollection Modifier and Type Method Description AutonomousDatabasePeerCollection
AutonomousDatabasePeerCollection.Builder. build()
Methods in com.oracle.bmc.database.model with parameters of type AutonomousDatabasePeerCollection Modifier and Type Method Description AutonomousDatabasePeerCollection.Builder
AutonomousDatabasePeerCollection.Builder. copy(AutonomousDatabasePeerCollection model)
-
Uses of AutonomousDatabasePeerCollection in com.oracle.bmc.database.responses
Methods in com.oracle.bmc.database.responses that return AutonomousDatabasePeerCollection Modifier and Type Method Description AutonomousDatabasePeerCollection
ListAutonomousDatabasePeersResponse. getAutonomousDatabasePeerCollection()
The returned AutonomousDatabasePeerCollection instance.Methods in com.oracle.bmc.database.responses with parameters of type AutonomousDatabasePeerCollection Modifier and Type Method Description ListAutonomousDatabasePeersResponse.Builder
ListAutonomousDatabasePeersResponse.Builder. autonomousDatabasePeerCollection(AutonomousDatabasePeerCollection autonomousDatabasePeerCollection)
The returned AutonomousDatabasePeerCollection instance.
-