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