Interface AnomalyDateInterval.Builder

  • Method Details

    • startDate

      AnomalyDateInterval.Builder startDate(String startDate)

      The first date an anomaly was observed.

      Parameters:
      startDate - The first date an anomaly was observed.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • endDate

      The last date an anomaly was observed.

      Parameters:
      endDate - The last date an anomaly was observed.
      Returns:
      Returns a reference to this object so that method calls can be chained together.