Class UserInstallStateSummary.Builder

    • Method Detail

      • failedDeviceCount

        public UserInstallStateSummary.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 UserInstallStateSummary.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 UserInstallStateSummary.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 UserInstallStateSummary.Builder userName​(String userName)
        “User name.”
        Parameters:
        userName - value of userName property (as defined in service metadata)
        Returns:
        this (for method chaining)