Class WindowsEnrollmentStatusScreenSettings.Builder

    • Method Detail

      • allowDeviceUseBeforeProfileAndAppInstallComplete

        public WindowsEnrollmentStatusScreenSettings.Builder allowDeviceUseBeforeProfileAndAppInstallComplete​(Boolean allowDeviceUseBeforeProfileAndAppInstallComplete)
        “Allow or block user to use device before profile and app installation complete”
        Parameters:
        allowDeviceUseBeforeProfileAndAppInstallComplete - value of allowDeviceUseBeforeProfileAndAppInstallComplete property (as defined in service metadata)
        Returns:
        this (for method chaining)
      • allowDeviceUseOnInstallFailure

        public WindowsEnrollmentStatusScreenSettings.Builder allowDeviceUseOnInstallFailure​(Boolean allowDeviceUseOnInstallFailure)
        “Allow the user to continue using the device on installation failure”
        Parameters:
        allowDeviceUseOnInstallFailure - value of allowDeviceUseOnInstallFailure property (as defined in service metadata)
        Returns:
        this (for method chaining)
      • allowLogCollectionOnInstallFailure

        public WindowsEnrollmentStatusScreenSettings.Builder allowLogCollectionOnInstallFailure​(Boolean allowLogCollectionOnInstallFailure)
        “Allow or block log collection on installation failure”
        Parameters:
        allowLogCollectionOnInstallFailure - value of allowLogCollectionOnInstallFailure property (as defined in service metadata)
        Returns:
        this (for method chaining)
      • blockDeviceSetupRetryByUser

        public WindowsEnrollmentStatusScreenSettings.Builder blockDeviceSetupRetryByUser​(Boolean blockDeviceSetupRetryByUser)
        “Allow the user to retry the setup on installation failure”
        Parameters:
        blockDeviceSetupRetryByUser - value of blockDeviceSetupRetryByUser property (as defined in service metadata)
        Returns:
        this (for method chaining)
      • customErrorMessage

        public WindowsEnrollmentStatusScreenSettings.Builder customErrorMessage​(String customErrorMessage)
        “Set custom error message to show upon installation failure”
        Parameters:
        customErrorMessage - value of customErrorMessage property (as defined in service metadata)
        Returns:
        this (for method chaining)
      • hideInstallationProgress

        public WindowsEnrollmentStatusScreenSettings.Builder hideInstallationProgress​(Boolean hideInstallationProgress)
        “Show or hide installation progress to user”
        Parameters:
        hideInstallationProgress - value of hideInstallationProgress property (as defined in service metadata)
        Returns:
        this (for method chaining)
      • installProgressTimeoutInMinutes

        public WindowsEnrollmentStatusScreenSettings.Builder installProgressTimeoutInMinutes​(Integer installProgressTimeoutInMinutes)
        “Set installation progress timeout in minutes”
        Parameters:
        installProgressTimeoutInMinutes - value of installProgressTimeoutInMinutes property (as defined in service metadata)
        Returns:
        this (for method chaining)