| Package | Description |
|---|---|
| odata.msgraph.client.beta.complex | |
| odata.msgraph.client.beta.entity |
| Modifier and Type | Method and Description |
|---|---|
Win32LobAppInstallExperience |
Win32LobAppInstallExperience.Builder.build() |
Win32LobAppInstallExperience |
Win32LobAppInstallExperience.withDeviceRestartBehavior(Win32LobAppRestartBehavior deviceRestartBehavior)
Returns an immutable copy of
this with just the deviceRestartBehavior field changed. |
Win32LobAppInstallExperience |
Win32LobAppInstallExperience.withRunAsAccount(RunAsAccountType runAsAccount)
Returns an immutable copy of
this with just the runAsAccount
field changed. |
| Modifier and Type | Field and Description |
|---|---|
protected Win32LobAppInstallExperience |
Win32LobApp.installExperience |
| Modifier and Type | Method and Description |
|---|---|
Optional<Win32LobAppInstallExperience> |
Win32LobApp.getInstallExperience()
“The install experience for this app.”
|
| Modifier and Type | Method and Description |
|---|---|
Win32LobApp.Builder |
Win32LobApp.Builder.installExperience(Win32LobAppInstallExperience installExperience)
“The install experience for this app.”
|
Win32LobApp |
Win32LobApp.withInstallExperience(Win32LobAppInstallExperience installExperience)
Returns an immutable copy of
this with just the installExperience
field changed. |
Copyright © 2018–2020. All rights reserved.