| Package | Description |
|---|---|
| odata.msgraph.client.beta.complex | |
| odata.msgraph.client.beta.enums |
| Modifier and Type | Field and Description |
|---|---|
protected Win32LobAppRestartBehavior |
Win32LobAppInstallExperience.deviceRestartBehavior |
| Modifier and Type | Method and Description |
|---|---|
Optional<Win32LobAppRestartBehavior> |
Win32LobAppInstallExperience.getDeviceRestartBehavior()
“Device restart behavior.”
|
| Modifier and Type | Method and Description |
|---|---|
Win32LobAppInstallExperience.Builder |
Win32LobAppInstallExperience.Builder.deviceRestartBehavior(Win32LobAppRestartBehavior deviceRestartBehavior)
“Device restart behavior.”
|
Win32LobAppInstallExperience |
Win32LobAppInstallExperience.withDeviceRestartBehavior(Win32LobAppRestartBehavior deviceRestartBehavior)
Returns an immutable copy of
this with just the deviceRestartBehavior field changed. |
| Modifier and Type | Method and Description |
|---|---|
static Win32LobAppRestartBehavior |
Win32LobAppRestartBehavior.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Win32LobAppRestartBehavior[] |
Win32LobAppRestartBehavior.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018–2020. All rights reserved.