Interface AnomalyGroupTimeSeries.Builder

    • Method Detail

      • anomalyGroupId

        AnomalyGroupTimeSeries.Builder anomalyGroupId​(String anomalyGroupId)

        The ID of the anomaly group.

        Parameters:
        anomalyGroupId - The ID of the anomaly group.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • timeSeriesId

        AnomalyGroupTimeSeries.Builder timeSeriesId​(String timeSeriesId)

        The ID of the metric.

        Parameters:
        timeSeriesId - The ID of the metric.
        Returns:
        Returns a reference to this object so that method calls can be chained together.