Interface JobTimers.Builder

  • Method Details

    • elapsedTimeInActiveSeconds

      JobTimers.Builder elapsedTimeInActiveSeconds(Long elapsedTimeInActiveSeconds)

      Indicates the elapsed time in seconds the job has been in the Active job state.

      Parameters:
      elapsedTimeInActiveSeconds - Indicates the elapsed time in seconds the job has been in the Active job state.
      Returns:
      Returns a reference to this object so that method calls can be chained together.