public static interface AnomalyGroupTimeSeries.Builder extends SdkPojo, CopyableBuilder<AnomalyGroupTimeSeries.Builder,AnomalyGroupTimeSeries>
| Modifier and Type | Method and Description |
|---|---|
AnomalyGroupTimeSeries.Builder |
anomalyGroupId(String anomalyGroupId)
The ID of the anomaly group.
|
AnomalyGroupTimeSeries.Builder |
timeSeriesId(String timeSeriesId)
The ID of the metric.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildAnomalyGroupTimeSeries.Builder anomalyGroupId(String anomalyGroupId)
The ID of the anomaly group.
anomalyGroupId - The ID of the anomaly group.AnomalyGroupTimeSeries.Builder timeSeriesId(String timeSeriesId)
The ID of the metric.
timeSeriesId - The ID of the metric.Copyright © 2023. All rights reserved.