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