Uses of Class
com.oracle.bmc.datasafe.model.PeerTargetDatabaseCollection
-
Packages that use PeerTargetDatabaseCollection Package Description com.oracle.bmc.datasafe.model com.oracle.bmc.datasafe.responses -
-
Uses of PeerTargetDatabaseCollection in com.oracle.bmc.datasafe.model
Methods in com.oracle.bmc.datasafe.model that return PeerTargetDatabaseCollection Modifier and Type Method Description PeerTargetDatabaseCollection
PeerTargetDatabaseCollection.Builder. build()
Methods in com.oracle.bmc.datasafe.model with parameters of type PeerTargetDatabaseCollection Modifier and Type Method Description PeerTargetDatabaseCollection.Builder
PeerTargetDatabaseCollection.Builder. copy(PeerTargetDatabaseCollection model)
-
Uses of PeerTargetDatabaseCollection in com.oracle.bmc.datasafe.responses
Methods in com.oracle.bmc.datasafe.responses that return PeerTargetDatabaseCollection Modifier and Type Method Description PeerTargetDatabaseCollection
ListPeerTargetDatabasesResponse. getPeerTargetDatabaseCollection()
The returned PeerTargetDatabaseCollection instance.Methods in com.oracle.bmc.datasafe.responses with parameters of type PeerTargetDatabaseCollection Modifier and Type Method Description ListPeerTargetDatabasesResponse.Builder
ListPeerTargetDatabasesResponse.Builder. peerTargetDatabaseCollection(PeerTargetDatabaseCollection peerTargetDatabaseCollection)
The returned PeerTargetDatabaseCollection instance.
-