Interface ForecastStatistics.Builder

  • Method Details

    • faultCountHigh

      ForecastStatistics.Builder faultCountHigh(Long faultCountHigh)

      The upper limit of fault counts for a service.

      Parameters:
      faultCountHigh - The upper limit of fault counts for a service.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • faultCountLow

      ForecastStatistics.Builder faultCountLow(Long faultCountLow)

      The lower limit of fault counts for a service.

      Parameters:
      faultCountLow - The lower limit of fault counts for a service.
      Returns:
      Returns a reference to this object so that method calls can be chained together.