| Package | Description |
|---|---|
| odata.msgraph.client.beta.complex |
| Modifier and Type | Field and Description |
|---|---|
protected WindowsKioskUWPApp |
WindowsKioskSingleUWPApp.uwpApp |
| Modifier and Type | Method and Description |
|---|---|
WindowsKioskUWPApp |
WindowsKioskUWPApp.Builder.build() |
WindowsKioskUWPApp |
WindowsKioskUWPApp.withAppId(String appId)
Returns an immutable copy of
this with just the appId field
changed. |
WindowsKioskUWPApp |
WindowsKioskUWPApp.withAppUserModelId(String appUserModelId)
Returns an immutable copy of
this with just the appUserModelId
field changed. |
WindowsKioskUWPApp |
WindowsKioskUWPApp.withContainedAppId(String containedAppId)
Returns an immutable copy of
this with just the containedAppId
field changed. |
| Modifier and Type | Method and Description |
|---|---|
Optional<WindowsKioskUWPApp> |
WindowsKioskSingleUWPApp.getUwpApp()
“This is the only Application User Model ID (AUMID) that will be available to
launch use while in Kiosk Mode”
|
| Modifier and Type | Method and Description |
|---|---|
WindowsKioskSingleUWPApp.Builder |
WindowsKioskSingleUWPApp.Builder.uwpApp(WindowsKioskUWPApp uwpApp)
“This is the only Application User Model ID (AUMID) that will be available to
launch use while in Kiosk Mode”
|
WindowsKioskSingleUWPApp |
WindowsKioskSingleUWPApp.withUwpApp(WindowsKioskUWPApp uwpApp)
Returns an immutable copy of
this with just the uwpApp field
changed. |
Copyright © 2018–2020. All rights reserved.