Uses of Class
odata.msgraph.client.complex.WindowsUpdateScheduledInstall.Builder
-
Packages that use WindowsUpdateScheduledInstall.Builder Package Description odata.msgraph.client.complex -
-
Uses of WindowsUpdateScheduledInstall.Builder in odata.msgraph.client.complex
Methods in odata.msgraph.client.complex that return WindowsUpdateScheduledInstall.Builder Modifier and Type Method Description static WindowsUpdateScheduledInstall.BuilderWindowsUpdateScheduledInstall. builderWindowsUpdateScheduledInstall()Returns a builder which is used to create a new instance of this class (given that this class is immutable).WindowsUpdateScheduledInstall.BuilderWindowsUpdateScheduledInstall.Builder. scheduledInstallDay(WeeklySchedule scheduledInstallDay)“Scheduled Install Day in week”WindowsUpdateScheduledInstall.BuilderWindowsUpdateScheduledInstall.Builder. scheduledInstallTime(LocalTime scheduledInstallTime)“Scheduled Install Time during day”
-