Uses of Class
com.oracle.bmc.osmanagementhub.model.AvailablePackageCollection
- 
Packages that use AvailablePackageCollection Package Description com.oracle.bmc.osmanagementhub.model com.oracle.bmc.osmanagementhub.responses 
- 
- 
Uses of AvailablePackageCollection in com.oracle.bmc.osmanagementhub.modelMethods in com.oracle.bmc.osmanagementhub.model that return AvailablePackageCollection Modifier and Type Method Description AvailablePackageCollectionAvailablePackageCollection.Builder. build()Methods in com.oracle.bmc.osmanagementhub.model with parameters of type AvailablePackageCollection Modifier and Type Method Description AvailablePackageCollection.BuilderAvailablePackageCollection.Builder. copy(AvailablePackageCollection model)
- 
Uses of AvailablePackageCollection in com.oracle.bmc.osmanagementhub.responsesMethods in com.oracle.bmc.osmanagementhub.responses that return AvailablePackageCollection Modifier and Type Method Description AvailablePackageCollectionListManagedInstanceAvailablePackagesResponse. getAvailablePackageCollection()The returned AvailablePackageCollection instance.Methods in com.oracle.bmc.osmanagementhub.responses with parameters of type AvailablePackageCollection Modifier and Type Method Description ListManagedInstanceAvailablePackagesResponse.BuilderListManagedInstanceAvailablePackagesResponse.Builder. availablePackageCollection(AvailablePackageCollection availablePackageCollection)The returned AvailablePackageCollection instance.
 
-