| Package | Description |
|---|---|
| odata.msgraph.client.beta.complex |
| Modifier and Type | Method and Description |
|---|---|
static WindowsKioskForceUpdateSchedule.Builder |
WindowsKioskForceUpdateSchedule.builder()
Returns a builder which is used to create a new
instance of this class (given that this class is immutable).
|
WindowsKioskForceUpdateSchedule.Builder |
WindowsKioskForceUpdateSchedule.Builder.dayofMonth(Integer dayofMonth)
“Day of month.
|
WindowsKioskForceUpdateSchedule.Builder |
WindowsKioskForceUpdateSchedule.Builder.dayofWeek(DayOfWeek dayofWeek)
“Day of week.”
|
WindowsKioskForceUpdateSchedule.Builder |
WindowsKioskForceUpdateSchedule.Builder.recurrence(Windows10AppsUpdateRecurrence recurrence)
“Recurrence schedule.”
|
WindowsKioskForceUpdateSchedule.Builder |
WindowsKioskForceUpdateSchedule.Builder.runImmediatelyIfAfterStartDateTime(Boolean runImmediatelyIfAfterStartDateTime)
“If true, runs the task immediately if StartDateTime is in the past, else, runs
at the next recurrence.”
|
WindowsKioskForceUpdateSchedule.Builder |
WindowsKioskForceUpdateSchedule.Builder.startDateTime(OffsetDateTime startDateTime)
“The start time for the force restart.”
|
Copyright © 2018–2020. All rights reserved.