Uses of Class
com.oracle.bmc.osmanagementhub.model.AvailableWindowsUpdateCollection
- 
Packages that use AvailableWindowsUpdateCollection Package Description com.oracle.bmc.osmanagementhub.model com.oracle.bmc.osmanagementhub.responses 
- 
- 
Uses of AvailableWindowsUpdateCollection in com.oracle.bmc.osmanagementhub.modelMethods in com.oracle.bmc.osmanagementhub.model that return AvailableWindowsUpdateCollection Modifier and Type Method Description AvailableWindowsUpdateCollectionAvailableWindowsUpdateCollection.Builder. build()Methods in com.oracle.bmc.osmanagementhub.model with parameters of type AvailableWindowsUpdateCollection Modifier and Type Method Description AvailableWindowsUpdateCollection.BuilderAvailableWindowsUpdateCollection.Builder. copy(AvailableWindowsUpdateCollection model)
- 
Uses of AvailableWindowsUpdateCollection in com.oracle.bmc.osmanagementhub.responsesMethods in com.oracle.bmc.osmanagementhub.responses that return AvailableWindowsUpdateCollection Modifier and Type Method Description AvailableWindowsUpdateCollectionListManagedInstanceAvailableWindowsUpdatesResponse. getAvailableWindowsUpdateCollection()The returned AvailableWindowsUpdateCollection instance.Methods in com.oracle.bmc.osmanagementhub.responses with parameters of type AvailableWindowsUpdateCollection Modifier and Type Method Description ListManagedInstanceAvailableWindowsUpdatesResponse.BuilderListManagedInstanceAvailableWindowsUpdatesResponse.Builder. availableWindowsUpdateCollection(AvailableWindowsUpdateCollection availableWindowsUpdateCollection)The returned AvailableWindowsUpdateCollection instance.
 
-