Interface WaitOptions.Builder

    • Method Detail

      • waitSeconds

        WaitOptions.Builder waitSeconds​(Integer waitSeconds)

        The duration to wait, in seconds.

        Parameters:
        waitSeconds - The duration to wait, in seconds.
        Returns:
        Returns a reference to this object so that method calls can be chained together.