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