public static class UpdatePrometheusAlertRuleResponseBody.UpdatePrometheusAlertRuleResponseBodyPrometheusAlertRuleLabels
extends com.aliyun.tea.TeaModel
| 构造器和说明 |
|---|
UpdatePrometheusAlertRuleResponseBodyPrometheusAlertRuleLabels() |
@NameInMap(value="Name") public String name
severity
@NameInMap(value="Value") public String value
critical
public UpdatePrometheusAlertRuleResponseBodyPrometheusAlertRuleLabels()
public static UpdatePrometheusAlertRuleResponseBody.UpdatePrometheusAlertRuleResponseBodyPrometheusAlertRuleLabels build(Map<String,?> map) throws Exception
Exceptionpublic UpdatePrometheusAlertRuleResponseBody.UpdatePrometheusAlertRuleResponseBodyPrometheusAlertRuleLabels setName(String name)
public String getName()
public UpdatePrometheusAlertRuleResponseBody.UpdatePrometheusAlertRuleResponseBodyPrometheusAlertRuleLabels setValue(String value)
public String getValue()
Copyright © 2024. All rights reserved.