Interface StepOptions.Builder

    • Method Detail

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