Interface RunStatisticsForAssets.Builder

All Superinterfaces:
Buildable, CopyableBuilder<RunStatisticsForAssets.Builder,RunStatisticsForAssets>, SdkBuilder<RunStatisticsForAssets.Builder,RunStatisticsForAssets>, SdkPojo
Enclosing class:
RunStatisticsForAssets

public static interface RunStatisticsForAssets.Builder extends SdkPojo, CopyableBuilder<RunStatisticsForAssets.Builder,RunStatisticsForAssets>
  • 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.