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