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