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.modelMethods in com.oracle.bmc.datasafe.model that return TargetDatabaseGroupCollection Modifier and Type Method Description TargetDatabaseGroupCollectionTargetDatabaseGroupCollection.Builder. build()Methods in com.oracle.bmc.datasafe.model with parameters of type TargetDatabaseGroupCollection Modifier and Type Method Description TargetDatabaseGroupCollection.BuilderTargetDatabaseGroupCollection.Builder. copy(TargetDatabaseGroupCollection model)
- 
Uses of TargetDatabaseGroupCollection in com.oracle.bmc.datasafe.responsesMethods in com.oracle.bmc.datasafe.responses that return TargetDatabaseGroupCollection Modifier and Type Method Description TargetDatabaseGroupCollectionListTargetDatabaseGroupsResponse. getTargetDatabaseGroupCollection()The returned TargetDatabaseGroupCollection instance.Methods in com.oracle.bmc.datasafe.responses with parameters of type TargetDatabaseGroupCollection Modifier and Type Method Description ListTargetDatabaseGroupsResponse.BuilderListTargetDatabaseGroupsResponse.Builder. targetDatabaseGroupCollection(TargetDatabaseGroupCollection targetDatabaseGroupCollection)The returned TargetDatabaseGroupCollection instance.
 
-