Uses of Class
odata.msgraph.client.complex.WindowsUpdateActiveHoursInstall.Builder
-
Packages that use WindowsUpdateActiveHoursInstall.Builder Package Description odata.msgraph.client.complex -
-
Uses of WindowsUpdateActiveHoursInstall.Builder in odata.msgraph.client.complex
Methods in odata.msgraph.client.complex that return WindowsUpdateActiveHoursInstall.Builder Modifier and Type Method Description WindowsUpdateActiveHoursInstall.BuilderWindowsUpdateActiveHoursInstall.Builder. activeHoursEnd(LocalTime activeHoursEnd)“Active Hours End”WindowsUpdateActiveHoursInstall.BuilderWindowsUpdateActiveHoursInstall.Builder. activeHoursStart(LocalTime activeHoursStart)“Active Hours Start”static WindowsUpdateActiveHoursInstall.BuilderWindowsUpdateActiveHoursInstall. builderWindowsUpdateActiveHoursInstall()Returns a builder which is used to create a new instance of this class (given that this class is immutable).
-