-
Method Summary
The ID of the anomaly group.
The severity score of the group.
The end time for the group.
A list of measures affected by the anomaly.
A list of measures affected by the anomaly.
A list of measures affected by the anomaly.
The name of the primary affected measure for the group.
The start time for the group.
-
Method Details
-
startTime
The start time for the group.
- Parameters:
startTime - The start time for the group.
- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
endTime
The end time for the group.
- Parameters:
endTime - The end time for the group.
- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
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.
-
anomalyGroupScore
The severity score of the group.
- Parameters:
anomalyGroupScore - The severity score of the group.
- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
primaryMetricName
The name of the primary affected measure for the group.
- Parameters:
primaryMetricName - The name of the primary affected measure for the group.
- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
metricLevelImpactList
A list of measures affected by the anomaly.
- Parameters:
metricLevelImpactList - A list of measures affected by the anomaly.
- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
metricLevelImpactList
A list of measures affected by the anomaly.
- Parameters:
metricLevelImpactList - A list of measures affected by the anomaly.
- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
metricLevelImpactList
- Parameters:
metricLevelImpactList - a consumer that will call methods on
MetricLevelImpact.Builder
- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
-