Interface AnomalyGroupTimeSeries.Builder

All Superinterfaces:
Buildable, CopyableBuilder<AnomalyGroupTimeSeries.Builder,AnomalyGroupTimeSeries>, SdkBuilder<AnomalyGroupTimeSeries.Builder,AnomalyGroupTimeSeries>, SdkPojo
Enclosing class:
AnomalyGroupTimeSeries

public static interface AnomalyGroupTimeSeries.Builder extends SdkPojo, CopyableBuilder<AnomalyGroupTimeSeries.Builder,AnomalyGroupTimeSeries>
  • Method Details

    • 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.