| Package | Description |
|---|---|
| com.byteplus.cloudmonitor.model |
| Modifier and Type | Method and Description |
|---|---|
ConditionForUpdateRuleInput |
ConditionForUpdateRuleInput.comparisonOperator(String comparisonOperator) |
ConditionForUpdateRuleInput |
ConditionForUpdateRuleInput.metricName(String metricName) |
ConditionForUpdateRuleInput |
ConditionForUpdateRuleInput.metricUnit(String metricUnit) |
ConditionForUpdateRuleInput |
ConditionForUpdateRuleInput.period(String period) |
ConditionForUpdateRuleInput |
ConditionForUpdateRuleInput.statistics(String statistics) |
ConditionForUpdateRuleInput |
ConditionForUpdateRuleInput.threshold(String threshold) |
| Modifier and Type | Method and Description |
|---|---|
UpdateRuleRequest |
UpdateRuleRequest.addConditionsItem(ConditionForUpdateRuleInput conditionsItem) |
LevelConditionForUpdateRuleInput |
LevelConditionForUpdateRuleInput.addConditionsItem(ConditionForUpdateRuleInput conditionsItem) |
| Modifier and Type | Method and Description |
|---|---|
UpdateRuleRequest |
UpdateRuleRequest.conditions(List<ConditionForUpdateRuleInput> conditions) |
LevelConditionForUpdateRuleInput |
LevelConditionForUpdateRuleInput.conditions(List<ConditionForUpdateRuleInput> conditions) |
void |
UpdateRuleRequest.setConditions(List<ConditionForUpdateRuleInput> conditions) |
void |
LevelConditionForUpdateRuleInput.setConditions(List<ConditionForUpdateRuleInput> conditions) |
Copyright © 2026. All rights reserved.