| Package | Description |
|---|---|
| odata.msgraph.client.beta.entity |
| Modifier and Type | Method and Description |
|---|---|
WindowsKioskConfiguration |
WindowsKioskConfiguration.Builder.build() |
WindowsKioskConfiguration |
WindowsKioskConfiguration.patch()
Submits only changed fields for update and returns an
immutable copy of
this with changed fields reset. |
WindowsKioskConfiguration |
WindowsKioskConfiguration.put()
Submits all fields for update and returns an immutable copy of
this
with changed fields reset (they were ignored anyway). |
WindowsKioskConfiguration |
WindowsKioskConfiguration.withEdgeKioskEnablePublicBrowsing(Boolean edgeKioskEnablePublicBrowsing)
Returns an immutable copy of
this with just the edgeKioskEnablePublicBrowsing field changed. |
WindowsKioskConfiguration |
WindowsKioskConfiguration.withKioskBrowserDefaultUrl(String kioskBrowserDefaultUrl)
Returns an immutable copy of
this with just the kioskBrowserDefaultUrl field changed. |
WindowsKioskConfiguration |
WindowsKioskConfiguration.withKioskBrowserEnableEndSessionButton(Boolean kioskBrowserEnableEndSessionButton)
Returns an immutable copy of
this with just the kioskBrowserEnableEndSessionButton field changed. |
WindowsKioskConfiguration |
WindowsKioskConfiguration.withKioskBrowserEnableHomeButton(Boolean kioskBrowserEnableHomeButton)
Returns an immutable copy of
this with just the kioskBrowserEnableHomeButton field changed. |
WindowsKioskConfiguration |
WindowsKioskConfiguration.withKioskBrowserEnableNavigationButtons(Boolean kioskBrowserEnableNavigationButtons)
Returns an immutable copy of
this with just the kioskBrowserEnableNavigationButtons field changed. |
WindowsKioskConfiguration |
WindowsKioskConfiguration.withKioskBrowserRestartOnIdleTimeInMinutes(Integer kioskBrowserRestartOnIdleTimeInMinutes)
Returns an immutable copy of
this with just the kioskBrowserRestartOnIdleTimeInMinutes field changed. |
WindowsKioskConfiguration |
WindowsKioskConfiguration.withWindowsKioskForceUpdateSchedule(WindowsKioskForceUpdateSchedule windowsKioskForceUpdateSchedule)
Returns an immutable copy of
this with just the windowsKioskForceUpdateSchedule field changed. |
Copyright © 2018–2020. All rights reserved.