Interface BurnRateConfiguration.Builder

  • Method Details

    • lookBackWindowMinutes

      BurnRateConfiguration.Builder lookBackWindowMinutes(Integer lookBackWindowMinutes)

      The number of minutes to use as the look-back window.

      Parameters:
      lookBackWindowMinutes - The number of minutes to use as the look-back window.
      Returns:
      Returns a reference to this object so that method calls can be chained together.