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