| Package | Description |
|---|---|
| odata.msgraph.client.beta.complex |
| Modifier and Type | Class and Description |
|---|---|
class |
WindowsKioskMultipleApps |
class |
WindowsKioskSingleUWPApp |
| Modifier and Type | Field and Description |
|---|---|
protected WindowsKioskAppConfiguration |
WindowsKioskProfile.appConfiguration |
| Modifier and Type | Method and Description |
|---|---|
Optional<WindowsKioskAppConfiguration> |
WindowsKioskProfile.getAppConfiguration()
“The App configuration that will be used for this kiosk configuration.”
|
| Modifier and Type | Method and Description |
|---|---|
WindowsKioskProfile.Builder |
WindowsKioskProfile.Builder.appConfiguration(WindowsKioskAppConfiguration appConfiguration)
“The App configuration that will be used for this kiosk configuration.”
|
WindowsKioskProfile |
WindowsKioskProfile.withAppConfiguration(WindowsKioskAppConfiguration appConfiguration)
Returns an immutable copy of
this with just the appConfiguration
field changed. |
Copyright © 2018–2020. All rights reserved.