Uses of Class
odata.msgraph.client.complex.WindowsUpdateScheduledInstall
-
Packages that use WindowsUpdateScheduledInstall Package Description odata.msgraph.client.complex -
-
Uses of WindowsUpdateScheduledInstall in odata.msgraph.client.complex
Methods in odata.msgraph.client.complex that return WindowsUpdateScheduledInstall Modifier and Type Method Description WindowsUpdateScheduledInstallWindowsUpdateScheduledInstall.Builder. build()WindowsUpdateScheduledInstallWindowsUpdateScheduledInstall. withScheduledInstallDay(WeeklySchedule scheduledInstallDay)Returns an immutable copy ofthiswith just thescheduledInstallDayfield changed.WindowsUpdateScheduledInstallWindowsUpdateScheduledInstall. withScheduledInstallTime(LocalTime scheduledInstallTime)Returns an immutable copy ofthiswith just thescheduledInstallTimefield changed.WindowsUpdateScheduledInstallWindowsUpdateScheduledInstall. withUnmappedField(String name, Object value)
-