Uses of Class
com.oracle.bmc.osmanagementhub.model.InstalledWindowsUpdateCollection
- 
Packages that use InstalledWindowsUpdateCollection Package Description com.oracle.bmc.osmanagementhub.model com.oracle.bmc.osmanagementhub.responses 
- 
- 
Uses of InstalledWindowsUpdateCollection in com.oracle.bmc.osmanagementhub.modelMethods in com.oracle.bmc.osmanagementhub.model that return InstalledWindowsUpdateCollection Modifier and Type Method Description InstalledWindowsUpdateCollectionInstalledWindowsUpdateCollection.Builder. build()Methods in com.oracle.bmc.osmanagementhub.model with parameters of type InstalledWindowsUpdateCollection Modifier and Type Method Description InstalledWindowsUpdateCollection.BuilderInstalledWindowsUpdateCollection.Builder. copy(InstalledWindowsUpdateCollection model)
- 
Uses of InstalledWindowsUpdateCollection in com.oracle.bmc.osmanagementhub.responsesMethods in com.oracle.bmc.osmanagementhub.responses that return InstalledWindowsUpdateCollection Modifier and Type Method Description InstalledWindowsUpdateCollectionListManagedInstanceInstalledWindowsUpdatesResponse. getInstalledWindowsUpdateCollection()The returned InstalledWindowsUpdateCollection instance.Methods in com.oracle.bmc.osmanagementhub.responses with parameters of type InstalledWindowsUpdateCollection Modifier and Type Method Description ListManagedInstanceInstalledWindowsUpdatesResponse.BuilderListManagedInstanceInstalledWindowsUpdatesResponse.Builder. installedWindowsUpdateCollection(InstalledWindowsUpdateCollection installedWindowsUpdateCollection)The returned InstalledWindowsUpdateCollection instance.
 
-