static Win32LobAppRestartSettings.Builder |
Win32LobAppRestartSettings.builder() |
Returns a builder which is used to create a new
instance of this class (given that this class is immutable).
|
Win32LobAppRestartSettings.Builder |
Win32LobAppRestartSettings.Builder.countdownDisplayBeforeRestartInMinutes(Integer countdownDisplayBeforeRestartInMinutes) |
“The number of minutes before the restart time to display the countdown dialog
for pending restarts.”
|
Win32LobAppRestartSettings.Builder |
Win32LobAppRestartSettings.Builder.gracePeriodInMinutes(Integer gracePeriodInMinutes) |
“The number of minutes to wait before restarting the device after an app
installation.”
|
Win32LobAppRestartSettings.Builder |
Win32LobAppRestartSettings.Builder.restartNotificationSnoozeDurationInMinutes(Integer restartNotificationSnoozeDurationInMinutes) |
“The number of minutes to snooze the restart notification dialog when the snooze
button is selected.”
|