Interface WaypointOptimizationRestCycleDurations.Builder

    • Method Detail

      • restDuration

        WaypointOptimizationRestCycleDurations.Builder restDuration​(Long restDuration)

        Resting phase of the cycle.

        Unit: seconds

        Parameters:
        restDuration - Resting phase of the cycle.

        Unit: seconds

        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • workDuration

        WaypointOptimizationRestCycleDurations.Builder workDuration​(Long workDuration)

        Working phase of the cycle.

        Unit: seconds

        Parameters:
        workDuration - Working phase of the cycle.

        Unit: seconds

        Returns:
        Returns a reference to this object so that method calls can be chained together.