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