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.model
Methods in com.oracle.bmc.osmanagementhub.model that return AvailableSoftwareSourceCollection Modifier and Type Method Description AvailableSoftwareSourceCollection
AvailableSoftwareSourceCollection.Builder. build()
Methods in com.oracle.bmc.osmanagementhub.model with parameters of type AvailableSoftwareSourceCollection Modifier and Type Method Description AvailableSoftwareSourceCollection.Builder
AvailableSoftwareSourceCollection.Builder. copy(AvailableSoftwareSourceCollection model)
-
Uses of AvailableSoftwareSourceCollection in com.oracle.bmc.osmanagementhub.responses
Methods in com.oracle.bmc.osmanagementhub.responses that return AvailableSoftwareSourceCollection Modifier and Type Method Description AvailableSoftwareSourceCollection
ListManagedInstanceAvailableSoftwareSourcesResponse. getAvailableSoftwareSourceCollection()
The returned AvailableSoftwareSourceCollection instance.AvailableSoftwareSourceCollection
ListManagedInstanceGroupAvailableSoftwareSourcesResponse. getAvailableSoftwareSourceCollection()
The returned AvailableSoftwareSourceCollection instance.AvailableSoftwareSourceCollection
ListProfileAvailableSoftwareSourcesResponse. getAvailableSoftwareSourceCollection()
The returned AvailableSoftwareSourceCollection instance.Methods in com.oracle.bmc.osmanagementhub.responses with parameters of type AvailableSoftwareSourceCollection Modifier and Type Method Description ListManagedInstanceAvailableSoftwareSourcesResponse.Builder
ListManagedInstanceAvailableSoftwareSourcesResponse.Builder. availableSoftwareSourceCollection(AvailableSoftwareSourceCollection availableSoftwareSourceCollection)
The returned AvailableSoftwareSourceCollection instance.ListManagedInstanceGroupAvailableSoftwareSourcesResponse.Builder
ListManagedInstanceGroupAvailableSoftwareSourcesResponse.Builder. availableSoftwareSourceCollection(AvailableSoftwareSourceCollection availableSoftwareSourceCollection)
The returned AvailableSoftwareSourceCollection instance.ListProfileAvailableSoftwareSourcesResponse.Builder
ListProfileAvailableSoftwareSourcesResponse.Builder. availableSoftwareSourceCollection(AvailableSoftwareSourceCollection availableSoftwareSourceCollection)
The returned AvailableSoftwareSourceCollection instance.
-