| Package | Description |
|---|---|
| odata.msgraph.client.beta.complex | |
| odata.msgraph.client.beta.entity |
| Modifier and Type | Class and Description |
|---|---|
class |
WindowsUpdateActiveHoursInstall |
class |
WindowsUpdateScheduledInstall |
| Modifier and Type | Field and Description |
|---|---|
protected WindowsUpdateInstallScheduleType |
WindowsUpdateForBusinessConfiguration.installationSchedule |
| Modifier and Type | Method and Description |
|---|---|
Optional<WindowsUpdateInstallScheduleType> |
WindowsUpdateForBusinessConfiguration.getInstallationSchedule()
“Installation schedule”
|
| Modifier and Type | Method and Description |
|---|---|
WindowsUpdateForBusinessConfiguration.Builder |
WindowsUpdateForBusinessConfiguration.Builder.installationSchedule(WindowsUpdateInstallScheduleType installationSchedule)
“Installation schedule”
|
WindowsUpdateForBusinessConfiguration |
WindowsUpdateForBusinessConfiguration.withInstallationSchedule(WindowsUpdateInstallScheduleType installationSchedule)
Returns an immutable copy of
this with just the installationSchedule field changed. |
Copyright © 2018–2020. All rights reserved.