| Package | Description | 
|---|---|
| com.tencentcloudapi.tke.v20180525.models | 
| Modifier and Type | Method and Description | 
|---|---|
PrometheusAlertRuleDetail | 
CreatePrometheusAlertRuleRequest.getAlertRule()
Get Alarm configurations 
 | 
PrometheusAlertRuleDetail | 
ModifyPrometheusAlertRuleRequest.getAlertRule()
Get Alarm configurations 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
CreatePrometheusAlertRuleRequest.setAlertRule(PrometheusAlertRuleDetail AlertRule)
Set Alarm configurations 
 | 
void | 
ModifyPrometheusAlertRuleRequest.setAlertRule(PrometheusAlertRuleDetail AlertRule)
Set Alarm configurations 
 | 
| Constructor and Description | 
|---|
PrometheusAlertRuleDetail(PrometheusAlertRuleDetail 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 © 2021. All rights reserved.