Interface RunStatisticsForAssets.Builder

  • Method Details

    • added

      The added statistic for the data source run.

      Parameters:
      added - The added statistic for the data source run.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • failed

      The failed statistic for the data source run.

      Parameters:
      failed - The failed statistic for the data source run.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • skipped

      The skipped statistic for the data source run.

      Parameters:
      skipped - The skipped statistic for the data source run.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • unchanged

      The unchanged statistic for the data source run.

      Parameters:
      unchanged - The unchanged statistic for the data source run.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • updated

      The updated statistic for the data source run.

      Parameters:
      updated - The updated statistic for the data source run.
      Returns:
      Returns a reference to this object so that method calls can be chained together.