| Package | Description |
|---|---|
| odata.msgraph.client.beta.complex |
| Modifier and Type | Field and Description |
|---|---|
protected Win32LobAppRestartSettings |
Win32LobAppAssignmentSettings.restartSettings |
| Modifier and Type | Method and Description |
|---|---|
Win32LobAppRestartSettings |
Win32LobAppRestartSettings.Builder.build() |
Win32LobAppRestartSettings |
Win32LobAppRestartSettings.withCountdownDisplayBeforeRestartInMinutes(Integer countdownDisplayBeforeRestartInMinutes)
Returns an immutable copy of
this with just the countdownDisplayBeforeRestartInMinutes field changed. |
Win32LobAppRestartSettings |
Win32LobAppRestartSettings.withGracePeriodInMinutes(Integer gracePeriodInMinutes)
Returns an immutable copy of
this with just the gracePeriodInMinutes field changed. |
Win32LobAppRestartSettings |
Win32LobAppRestartSettings.withRestartNotificationSnoozeDurationInMinutes(Integer restartNotificationSnoozeDurationInMinutes)
Returns an immutable copy of
this with just the restartNotificationSnoozeDurationInMinutes field changed. |
| Modifier and Type | Method and Description |
|---|---|
Optional<Win32LobAppRestartSettings> |
Win32LobAppAssignmentSettings.getRestartSettings()
“The reboot settings to apply for this app assignment.”
|
| Modifier and Type | Method and Description |
|---|---|
Win32LobAppAssignmentSettings.Builder |
Win32LobAppAssignmentSettings.Builder.restartSettings(Win32LobAppRestartSettings restartSettings)
“The reboot settings to apply for this app assignment.”
|
Win32LobAppAssignmentSettings |
Win32LobAppAssignmentSettings.withRestartSettings(Win32LobAppRestartSettings restartSettings)
Returns an immutable copy of
this with just the restartSettings
field changed. |
Copyright © 2018–2020. All rights reserved.