Class UserAppInstallStatus.Builder

    • Method Detail

      • failedDeviceCount

        public UserAppInstallStatus.Builder failedDeviceCount​(Integer failedDeviceCount)
        “Failed Device Count.”
        Parameters:
        failedDeviceCount - value of failedDeviceCount property (as defined in service metadata)
        Returns:
        this (for method chaining)
      • installedDeviceCount

        public UserAppInstallStatus.Builder installedDeviceCount​(Integer installedDeviceCount)
        “Installed Device Count.”
        Parameters:
        installedDeviceCount - value of installedDeviceCount property (as defined in service metadata)
        Returns:
        this (for method chaining)
      • notInstalledDeviceCount

        public UserAppInstallStatus.Builder notInstalledDeviceCount​(Integer notInstalledDeviceCount)
        “Not installed device count.”
        Parameters:
        notInstalledDeviceCount - value of notInstalledDeviceCount property (as defined in service metadata)
        Returns:
        this (for method chaining)
      • userName

        public UserAppInstallStatus.Builder userName​(String userName)
        “User name.”
        Parameters:
        userName - value of userName property (as defined in service metadata)
        Returns:
        this (for method chaining)
      • userPrincipalName

        public UserAppInstallStatus.Builder userPrincipalName​(String userPrincipalName)
        “User Principal Name.”
        Parameters:
        userPrincipalName - value of userPrincipalName property (as defined in service metadata)
        Returns:
        this (for method chaining)