public class ListPrometheusAlertRulesResponse
extends com.aliyuncs.AcsResponse
| 限定符和类型 | 类和说明 |
|---|---|
static class |
ListPrometheusAlertRulesResponse.PrometheusAlertRule |
| 构造器和说明 |
|---|
ListPrometheusAlertRulesResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
checkShowJsonItemName() |
ListPrometheusAlertRulesResponse |
getInstance(com.aliyuncs.transform.UnmarshallerContext context) |
List<ListPrometheusAlertRulesResponse.PrometheusAlertRule> |
getPrometheusAlertRules() |
String |
getRequestId() |
void |
setPrometheusAlertRules(List<ListPrometheusAlertRulesResponse.PrometheusAlertRule> prometheusAlertRules) |
void |
setRequestId(String requestId) |
public String getRequestId()
public void setRequestId(String requestId)
public List<ListPrometheusAlertRulesResponse.PrometheusAlertRule> getPrometheusAlertRules()
public void setPrometheusAlertRules(List<ListPrometheusAlertRulesResponse.PrometheusAlertRule> prometheusAlertRules)
public ListPrometheusAlertRulesResponse getInstance(com.aliyuncs.transform.UnmarshallerContext context)
getInstance 在类中 com.aliyuncs.AcsResponsepublic boolean checkShowJsonItemName()
checkShowJsonItemName 在类中 com.aliyuncs.AcsResponseCopyright © 2021. All rights reserved.