Uses of Class
com.oracle.bmc.dblm.model.PatchDatabasesCollection
-
Packages that use PatchDatabasesCollection Package Description com.oracle.bmc.dblm.model com.oracle.bmc.dblm.responses -
-
Uses of PatchDatabasesCollection in com.oracle.bmc.dblm.model
Methods in com.oracle.bmc.dblm.model that return PatchDatabasesCollection Modifier and Type Method Description PatchDatabasesCollection
PatchDatabasesCollection.Builder. build()
Methods in com.oracle.bmc.dblm.model with parameters of type PatchDatabasesCollection Modifier and Type Method Description PatchDatabasesCollection.Builder
PatchDatabasesCollection.Builder. copy(PatchDatabasesCollection model)
-
Uses of PatchDatabasesCollection in com.oracle.bmc.dblm.responses
Methods in com.oracle.bmc.dblm.responses that return PatchDatabasesCollection Modifier and Type Method Description PatchDatabasesCollection
ListDatabasesResponse. getPatchDatabasesCollection()
The returned PatchDatabasesCollection instance.Methods in com.oracle.bmc.dblm.responses with parameters of type PatchDatabasesCollection Modifier and Type Method Description ListDatabasesResponse.Builder
ListDatabasesResponse.Builder. patchDatabasesCollection(PatchDatabasesCollection patchDatabasesCollection)
The returned PatchDatabasesCollection instance.
-