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.modelMethods in com.oracle.bmc.osmanagementhub.model that return UpdatablePackageCollection Modifier and Type Method Description UpdatablePackageCollectionUpdatablePackageCollection.Builder. build()Methods in com.oracle.bmc.osmanagementhub.model with parameters of type UpdatablePackageCollection Modifier and Type Method Description UpdatablePackageCollection.BuilderUpdatablePackageCollection.Builder. copy(UpdatablePackageCollection model)
- 
Uses of UpdatablePackageCollection in com.oracle.bmc.osmanagementhub.responsesMethods in com.oracle.bmc.osmanagementhub.responses that return UpdatablePackageCollection Modifier and Type Method Description UpdatablePackageCollectionListManagedInstanceUpdatablePackagesResponse. getUpdatablePackageCollection()The returned UpdatablePackageCollection instance.Methods in com.oracle.bmc.osmanagementhub.responses with parameters of type UpdatablePackageCollection Modifier and Type Method Description ListManagedInstanceUpdatablePackagesResponse.BuilderListManagedInstanceUpdatablePackagesResponse.Builder. updatablePackageCollection(UpdatablePackageCollection updatablePackageCollection)The returned UpdatablePackageCollection instance.
 
-