Interface MetricDynamicAlertCondition.DefinitionStages
-
- Enclosing interface:
- MetricDynamicAlertCondition
public static interface MetricDynamicAlertCondition.DefinitionStagesGrouping of metric alerts condition definition stages.
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceMetricDynamicAlertCondition.DefinitionStages.BlankThe first stage of a Metric Alert condition definition.static interfaceMetricDynamicAlertCondition.DefinitionStages.WithConditionAttach<ParentT>The stage of the definition which specifies metric alert additional filtering options.static interfaceMetricDynamicAlertCondition.DefinitionStages.WithCriteriaOperator<ParentT>The stage of the definition which specifies metric alert condition.static interfaceMetricDynamicAlertCondition.DefinitionStages.WithFailingPeriods<ParentT>The stage of the definition which specifies metric alert condition.
-