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