| Package | Description |
|---|---|
| odata.msgraph.client.beta.complex | |
| odata.msgraph.client.beta.entity |
| Modifier and Type | Method and Description |
|---|---|
Windows10AppsForceUpdateSchedule |
Windows10AppsForceUpdateSchedule.Builder.build() |
Windows10AppsForceUpdateSchedule |
Windows10AppsForceUpdateSchedule.withRecurrence(Windows10AppsUpdateRecurrence recurrence)
Returns an immutable copy of
this with just the recurrence field
changed. |
Windows10AppsForceUpdateSchedule |
Windows10AppsForceUpdateSchedule.withRunImmediatelyIfAfterStartDateTime(Boolean runImmediatelyIfAfterStartDateTime)
Returns an immutable copy of
this with just the runImmediatelyIfAfterStartDateTime field changed. |
Windows10AppsForceUpdateSchedule |
Windows10AppsForceUpdateSchedule.withStartDateTime(OffsetDateTime startDateTime)
Returns an immutable copy of
this with just the startDateTime
field changed. |
| Modifier and Type | Field and Description |
|---|---|
protected Windows10AppsForceUpdateSchedule |
Windows10GeneralConfiguration.windows10AppsForceUpdateSchedule |
| Modifier and Type | Method and Description |
|---|---|
Optional<Windows10AppsForceUpdateSchedule> |
Windows10GeneralConfiguration.getWindows10AppsForceUpdateSchedule()
“Windows 10 force update schedule for Apps.”
|
| Modifier and Type | Method and Description |
|---|---|
Windows10GeneralConfiguration.Builder |
Windows10GeneralConfiguration.Builder.windows10AppsForceUpdateSchedule(Windows10AppsForceUpdateSchedule windows10AppsForceUpdateSchedule)
“Windows 10 force update schedule for Apps.”
|
Windows10GeneralConfiguration |
Windows10GeneralConfiguration.withWindows10AppsForceUpdateSchedule(Windows10AppsForceUpdateSchedule windows10AppsForceUpdateSchedule)
Returns an immutable copy of
this with just the windows10AppsForceUpdateSchedule field changed. |
Copyright © 2018–2020. All rights reserved.