Uses of Class
odata.msgraph.client.beta.complex.WindowsKioskWin32App
-
Packages that use WindowsKioskWin32App Package Description odata.msgraph.client.beta.complex -
-
Uses of WindowsKioskWin32App in odata.msgraph.client.beta.complex
Fields in odata.msgraph.client.beta.complex declared as WindowsKioskWin32App Modifier and Type Field Description protected WindowsKioskWin32AppWindowsKioskSingleWin32App. win32AppMethods in odata.msgraph.client.beta.complex that return WindowsKioskWin32App Modifier and Type Method Description WindowsKioskWin32AppWindowsKioskWin32App.Builder. build()WindowsKioskWin32AppWindowsKioskWin32App. withClassicAppPath(String classicAppPath)Returns an immutable copy ofthiswith just theclassicAppPathfield changed.WindowsKioskWin32AppWindowsKioskWin32App. withEdgeKiosk(String edgeKiosk)Returns an immutable copy ofthiswith just theedgeKioskfield changed.WindowsKioskWin32AppWindowsKioskWin32App. withEdgeKioskIdleTimeoutMinutes(Integer edgeKioskIdleTimeoutMinutes)Returns an immutable copy ofthiswith just theedgeKioskIdleTimeoutMinutesfield changed.WindowsKioskWin32AppWindowsKioskWin32App. withEdgeKioskType(WindowsEdgeKioskType edgeKioskType)Returns an immutable copy ofthiswith just theedgeKioskTypefield changed.WindowsKioskWin32AppWindowsKioskWin32App. withEdgeNoFirstRun(Boolean edgeNoFirstRun)Returns an immutable copy ofthiswith just theedgeNoFirstRunfield changed.WindowsKioskWin32AppWindowsKioskWin32App. withUnmappedField(String name, String value)Methods in odata.msgraph.client.beta.complex that return types with arguments of type WindowsKioskWin32App Modifier and Type Method Description Optional<WindowsKioskWin32App>WindowsKioskSingleWin32App. getWin32App()“This is the win32 app that will be available to launch use while in Kiosk Mode”Methods in odata.msgraph.client.beta.complex with parameters of type WindowsKioskWin32App Modifier and Type Method Description WindowsKioskSingleWin32App.BuilderWindowsKioskSingleWin32App.Builder. win32App(WindowsKioskWin32App win32App)“This is the win32 app that will be available to launch use while in Kiosk Mode”WindowsKioskSingleWin32AppWindowsKioskSingleWin32App. withWin32App(WindowsKioskWin32App win32App)Returns an immutable copy ofthiswith just thewin32Appfield changed.
-