Interface ProcessingStoppingCondition.Builder

    • Method Detail

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