Interface ProcessingStoppingCondition.Builder

  • Method Details

    • maxRuntimeInSeconds

      ProcessingStoppingCondition.Builder maxRuntimeInSeconds(Integer maxRuntimeInSeconds)

      Specifies the maximum runtime in seconds.

      Parameters:
      maxRuntimeInSeconds - Specifies the maximum runtime in seconds.
      Returns:
      Returns a reference to this object so that method calls can be chained together.