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.model
Methods in com.oracle.bmc.osmanagementhub.model that return AvailablePackageCollection Modifier and Type Method Description AvailablePackageCollection
AvailablePackageCollection.Builder. build()
Methods in com.oracle.bmc.osmanagementhub.model with parameters of type AvailablePackageCollection Modifier and Type Method Description AvailablePackageCollection.Builder
AvailablePackageCollection.Builder. copy(AvailablePackageCollection model)
-
Uses of AvailablePackageCollection in com.oracle.bmc.osmanagementhub.responses
Methods in com.oracle.bmc.osmanagementhub.responses that return AvailablePackageCollection Modifier and Type Method Description AvailablePackageCollection
ListManagedInstanceAvailablePackagesResponse. getAvailablePackageCollection()
The returned AvailablePackageCollection instance.Methods in com.oracle.bmc.osmanagementhub.responses with parameters of type AvailablePackageCollection Modifier and Type Method Description ListManagedInstanceAvailablePackagesResponse.Builder
ListManagedInstanceAvailablePackagesResponse.Builder. availablePackageCollection(AvailablePackageCollection availablePackageCollection)
The returned AvailablePackageCollection instance.
-