Interface SnowflakeRetryOptions.Builder

  • Method Details

    • durationInSeconds

      SnowflakeRetryOptions.Builder durationInSeconds(Integer durationInSeconds)

      the time period where Firehose will retry sending data to the chosen HTTP endpoint.

      Parameters:
      durationInSeconds - the time period where Firehose will retry sending data to the chosen HTTP endpoint.
      Returns:
      Returns a reference to this object so that method calls can be chained together.