Interface StepOptions.Builder

  • Method Details

    • nextAttemptDelaySeconds

      StepOptions.Builder nextAttemptDelaySeconds(Integer nextAttemptDelaySeconds)

      The delay in seconds before the next retry attempt.

      Parameters:
      nextAttemptDelaySeconds - The delay in seconds before the next retry attempt.
      Returns:
      Returns a reference to this object so that method calls can be chained together.