Interface SearchScopeSummary.Builder

  • Method Details

    • totalRecoveryPointsToScanCount

      SearchScopeSummary.Builder totalRecoveryPointsToScanCount(Integer totalRecoveryPointsToScanCount)

      This is the count of the total number of backups that will be scanned in a search.

      Parameters:
      totalRecoveryPointsToScanCount - This is the count of the total number of backups that will be scanned in a search.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • totalItemsToScanCount

      SearchScopeSummary.Builder totalItemsToScanCount(Long totalItemsToScanCount)

      This is the count of the total number of items that will be scanned in a search.

      Parameters:
      totalItemsToScanCount - This is the count of the total number of items that will be scanned in a search.
      Returns:
      Returns a reference to this object so that method calls can be chained together.