Package | Description |
---|---|
com.tencentcloudapi.monitor.v20180724.models |
Modifier and Type | Method and Description |
---|---|
PrometheusAlertGroupRuleSet[] |
UpdatePrometheusAlertGroupRequest.getRules()
Get Specifies the Alert rule list to be created.
|
PrometheusAlertGroupRuleSet[] |
CreatePrometheusAlertGroupRequest.getRules()
Get Specifies the Alert rule list to be created.
|
PrometheusAlertGroupRuleSet[] |
PrometheusAlertGroupSet.getRules()
Get Alert rule details within the group.
|
Modifier and Type | Method and Description |
---|---|
void |
UpdatePrometheusAlertGroupRequest.setRules(PrometheusAlertGroupRuleSet[] Rules)
Set Specifies the Alert rule list to be created.
|
void |
CreatePrometheusAlertGroupRequest.setRules(PrometheusAlertGroupRuleSet[] Rules)
Set Specifies the Alert rule list to be created.
|
void |
PrometheusAlertGroupSet.setRules(PrometheusAlertGroupRuleSet[] Rules)
Set Alert rule details within the group.
|
Constructor and Description |
---|
PrometheusAlertGroupRuleSet(PrometheusAlertGroupRuleSet source)
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy,
and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
|
Copyright © 2025. All rights reserved.