Uses of Class
com.oracle.bmc.osmanagementhub.model.UpdatablePackageCollection
-
Packages that use UpdatablePackageCollection Package Description com.oracle.bmc.osmanagementhub.model com.oracle.bmc.osmanagementhub.responses -
-
Uses of UpdatablePackageCollection in com.oracle.bmc.osmanagementhub.model
Methods in com.oracle.bmc.osmanagementhub.model that return UpdatablePackageCollection Modifier and Type Method Description UpdatablePackageCollection
UpdatablePackageCollection.Builder. build()
Methods in com.oracle.bmc.osmanagementhub.model with parameters of type UpdatablePackageCollection Modifier and Type Method Description UpdatablePackageCollection.Builder
UpdatablePackageCollection.Builder. copy(UpdatablePackageCollection model)
-
Uses of UpdatablePackageCollection in com.oracle.bmc.osmanagementhub.responses
Methods in com.oracle.bmc.osmanagementhub.responses that return UpdatablePackageCollection Modifier and Type Method Description UpdatablePackageCollection
ListManagedInstanceUpdatablePackagesResponse. getUpdatablePackageCollection()
The returned UpdatablePackageCollection instance.Methods in com.oracle.bmc.osmanagementhub.responses with parameters of type UpdatablePackageCollection Modifier and Type Method Description ListManagedInstanceUpdatablePackagesResponse.Builder
ListManagedInstanceUpdatablePackagesResponse.Builder. updatablePackageCollection(UpdatablePackageCollection updatablePackageCollection)
The returned UpdatablePackageCollection instance.
-