Interface AnomalyReportedTimeRange.Builder

  • Method Details

    • openTime

      The time when an anomaly is opened.

      Parameters:
      openTime - The time when an anomaly is opened.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • closeTime

      The time when an anomaly is closed.

      Parameters:
      closeTime - The time when an anomaly is closed.
      Returns:
      Returns a reference to this object so that method calls can be chained together.