Uses of Class
com.oracle.bmc.osmanagementhub.model.WindowsUpdateCollection
-
Packages that use WindowsUpdateCollection Package Description com.oracle.bmc.osmanagementhub.model com.oracle.bmc.osmanagementhub.responses -
-
Uses of WindowsUpdateCollection in com.oracle.bmc.osmanagementhub.model
Methods in com.oracle.bmc.osmanagementhub.model that return WindowsUpdateCollection Modifier and Type Method Description WindowsUpdateCollection
WindowsUpdateCollection.Builder. build()
Methods in com.oracle.bmc.osmanagementhub.model with parameters of type WindowsUpdateCollection Modifier and Type Method Description WindowsUpdateCollection.Builder
WindowsUpdateCollection.Builder. copy(WindowsUpdateCollection model)
-
Uses of WindowsUpdateCollection in com.oracle.bmc.osmanagementhub.responses
Methods in com.oracle.bmc.osmanagementhub.responses that return WindowsUpdateCollection Modifier and Type Method Description WindowsUpdateCollection
ListWindowsUpdatesResponse. getWindowsUpdateCollection()
The returned WindowsUpdateCollection instance.Methods in com.oracle.bmc.osmanagementhub.responses with parameters of type WindowsUpdateCollection Modifier and Type Method Description ListWindowsUpdatesResponse.Builder
ListWindowsUpdatesResponse.Builder. windowsUpdateCollection(WindowsUpdateCollection windowsUpdateCollection)
The returned WindowsUpdateCollection instance.
-