Interface SearchScopeSummary.Builder

    • Method Detail

      • 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.