Class Win32LobAppRestartSettings.Builder

    • Method Detail

      • countdownDisplayBeforeRestartInMinutes

        public Win32LobAppRestartSettings.Builder countdownDisplayBeforeRestartInMinutes​(Integer countdownDisplayBeforeRestartInMinutes)
        “The number of minutes before the restart time to display the countdown dialog for pending restarts.”
        Parameters:
        countdownDisplayBeforeRestartInMinutes - value of countdownDisplayBeforeRestartInMinutes property (as defined in service metadata)
        Returns:
        this (for method chaining)
      • gracePeriodInMinutes

        public Win32LobAppRestartSettings.Builder gracePeriodInMinutes​(Integer gracePeriodInMinutes)
        “The number of minutes to wait before restarting the device after an app installation.”
        Parameters:
        gracePeriodInMinutes - value of gracePeriodInMinutes property (as defined in service metadata)
        Returns:
        this (for method chaining)
      • restartNotificationSnoozeDurationInMinutes

        public Win32LobAppRestartSettings.Builder restartNotificationSnoozeDurationInMinutes​(Integer restartNotificationSnoozeDurationInMinutes)
        “The number of minutes to snooze the restart notification dialog when the snooze button is selected.”
        Parameters:
        restartNotificationSnoozeDurationInMinutes - value of restartNotificationSnoozeDurationInMinutes property (as defined in service metadata)
        Returns:
        this (for method chaining)