Uses of Class
com.oracle.bmc.database.model.RefreshableCloneCollection
-
Packages that use RefreshableCloneCollection Package Description com.oracle.bmc.database.model com.oracle.bmc.database.responses -
-
Uses of RefreshableCloneCollection in com.oracle.bmc.database.model
Methods in com.oracle.bmc.database.model that return RefreshableCloneCollection Modifier and Type Method Description RefreshableCloneCollection
RefreshableCloneCollection.Builder. build()
Methods in com.oracle.bmc.database.model with parameters of type RefreshableCloneCollection Modifier and Type Method Description RefreshableCloneCollection.Builder
RefreshableCloneCollection.Builder. copy(RefreshableCloneCollection model)
-
Uses of RefreshableCloneCollection in com.oracle.bmc.database.responses
Methods in com.oracle.bmc.database.responses that return RefreshableCloneCollection Modifier and Type Method Description RefreshableCloneCollection
ListAutonomousDatabaseRefreshableClonesResponse. getRefreshableCloneCollection()
The returned RefreshableCloneCollection instance.Methods in com.oracle.bmc.database.responses with parameters of type RefreshableCloneCollection Modifier and Type Method Description ListAutonomousDatabaseRefreshableClonesResponse.Builder
ListAutonomousDatabaseRefreshableClonesResponse.Builder. refreshableCloneCollection(RefreshableCloneCollection refreshableCloneCollection)
The returned RefreshableCloneCollection instance.
-