Uses of Class
com.oracle.bmc.osmanagementhub.model.AvailableSoftwareSourceCollection
- 
Packages that use AvailableSoftwareSourceCollection Package Description com.oracle.bmc.osmanagementhub.model com.oracle.bmc.osmanagementhub.responses 
- 
- 
Uses of AvailableSoftwareSourceCollection in com.oracle.bmc.osmanagementhub.modelMethods in com.oracle.bmc.osmanagementhub.model that return AvailableSoftwareSourceCollection Modifier and Type Method Description AvailableSoftwareSourceCollectionAvailableSoftwareSourceCollection.Builder. build()Methods in com.oracle.bmc.osmanagementhub.model with parameters of type AvailableSoftwareSourceCollection Modifier and Type Method Description AvailableSoftwareSourceCollection.BuilderAvailableSoftwareSourceCollection.Builder. copy(AvailableSoftwareSourceCollection model)
- 
Uses of AvailableSoftwareSourceCollection in com.oracle.bmc.osmanagementhub.responsesMethods in com.oracle.bmc.osmanagementhub.responses that return AvailableSoftwareSourceCollection Modifier and Type Method Description AvailableSoftwareSourceCollectionListManagedInstanceAvailableSoftwareSourcesResponse. getAvailableSoftwareSourceCollection()The returned AvailableSoftwareSourceCollection instance.AvailableSoftwareSourceCollectionListManagedInstanceGroupAvailableSoftwareSourcesResponse. getAvailableSoftwareSourceCollection()The returned AvailableSoftwareSourceCollection instance.AvailableSoftwareSourceCollectionListProfileAvailableSoftwareSourcesResponse. getAvailableSoftwareSourceCollection()The returned AvailableSoftwareSourceCollection instance.Methods in com.oracle.bmc.osmanagementhub.responses with parameters of type AvailableSoftwareSourceCollection Modifier and Type Method Description ListManagedInstanceAvailableSoftwareSourcesResponse.BuilderListManagedInstanceAvailableSoftwareSourcesResponse.Builder. availableSoftwareSourceCollection(AvailableSoftwareSourceCollection availableSoftwareSourceCollection)The returned AvailableSoftwareSourceCollection instance.ListManagedInstanceGroupAvailableSoftwareSourcesResponse.BuilderListManagedInstanceGroupAvailableSoftwareSourcesResponse.Builder. availableSoftwareSourceCollection(AvailableSoftwareSourceCollection availableSoftwareSourceCollection)The returned AvailableSoftwareSourceCollection instance.ListProfileAvailableSoftwareSourcesResponse.BuilderListProfileAvailableSoftwareSourcesResponse.Builder. availableSoftwareSourceCollection(AvailableSoftwareSourceCollection availableSoftwareSourceCollection)The returned AvailableSoftwareSourceCollection instance.
 
-