Uses of Class
odata.msgraph.client.beta.complex.WindowsKioskUWPApp
-
Packages that use WindowsKioskUWPApp Package Description odata.msgraph.client.beta.complex -
-
Uses of WindowsKioskUWPApp in odata.msgraph.client.beta.complex
Fields in odata.msgraph.client.beta.complex declared as WindowsKioskUWPApp Modifier and Type Field Description protected WindowsKioskUWPAppWindowsKioskSingleUWPApp. uwpAppMethods in odata.msgraph.client.beta.complex that return WindowsKioskUWPApp Modifier and Type Method Description WindowsKioskUWPAppWindowsKioskUWPApp.Builder. build()WindowsKioskUWPAppWindowsKioskUWPApp. withAppId(String appId)Returns an immutable copy ofthiswith just theappIdfield changed.WindowsKioskUWPAppWindowsKioskUWPApp. withAppUserModelId(String appUserModelId)Returns an immutable copy ofthiswith just theappUserModelIdfield changed.WindowsKioskUWPAppWindowsKioskUWPApp. withContainedAppId(String containedAppId)Returns an immutable copy ofthiswith just thecontainedAppIdfield changed.WindowsKioskUWPAppWindowsKioskUWPApp. withUnmappedField(String name, String value)Methods in odata.msgraph.client.beta.complex that return types with arguments of type WindowsKioskUWPApp Modifier and Type Method 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”Methods in odata.msgraph.client.beta.complex with parameters of type WindowsKioskUWPApp Modifier and Type Method Description WindowsKioskSingleUWPApp.BuilderWindowsKioskSingleUWPApp.Builder. uwpApp(WindowsKioskUWPApp uwpApp)“This is the only Application User Model ID (AUMID) that will be available to launch use while in Kiosk Mode”WindowsKioskSingleUWPAppWindowsKioskSingleUWPApp. withUwpApp(WindowsKioskUWPApp uwpApp)Returns an immutable copy ofthiswith just theuwpAppfield changed.
-