Uses of Class
odata.msgraph.client.complex.WindowsUpdateActiveHoursInstall
-
Packages that use WindowsUpdateActiveHoursInstall Package Description odata.msgraph.client.complex -
-
Uses of WindowsUpdateActiveHoursInstall in odata.msgraph.client.complex
Methods in odata.msgraph.client.complex that return WindowsUpdateActiveHoursInstall Modifier and Type Method Description WindowsUpdateActiveHoursInstallWindowsUpdateActiveHoursInstall.Builder. build()WindowsUpdateActiveHoursInstallWindowsUpdateActiveHoursInstall. withActiveHoursEnd(LocalTime activeHoursEnd)Returns an immutable copy ofthiswith just theactiveHoursEndfield changed.WindowsUpdateActiveHoursInstallWindowsUpdateActiveHoursInstall. withActiveHoursStart(LocalTime activeHoursStart)Returns an immutable copy ofthiswith just theactiveHoursStartfield changed.WindowsUpdateActiveHoursInstallWindowsUpdateActiveHoursInstall. withUnmappedField(String name, Object value)
-