Interface JobTimers.Builder

    • Method Detail

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