public class ListPrometheusAlertTemplatesResponseBody
extends com.aliyun.tea.TeaModel
| 限定符和类型 | 字段和说明 |
|---|---|
List<ListPrometheusAlertTemplatesResponseBody.ListPrometheusAlertTemplatesResponseBodyPrometheusAlertTemplates> |
prometheusAlertTemplates |
String |
requestId
example:
9FEA6D00-317F-45E3-9004-7FB8B0B7****
|
| 构造器和说明 |
|---|
ListPrometheusAlertTemplatesResponseBody() |
@NameInMap(value="PrometheusAlertTemplates") public List<ListPrometheusAlertTemplatesResponseBody.ListPrometheusAlertTemplatesResponseBodyPrometheusAlertTemplates> prometheusAlertTemplates
@NameInMap(value="RequestId") public String requestId
9FEA6D00-317F-45E3-9004-7FB8B0B7****
public static ListPrometheusAlertTemplatesResponseBody build(Map<String,?> map) throws Exception
Exceptionpublic ListPrometheusAlertTemplatesResponseBody setPrometheusAlertTemplates(List<ListPrometheusAlertTemplatesResponseBody.ListPrometheusAlertTemplatesResponseBodyPrometheusAlertTemplates> prometheusAlertTemplates)
public List<ListPrometheusAlertTemplatesResponseBody.ListPrometheusAlertTemplatesResponseBodyPrometheusAlertTemplates> getPrometheusAlertTemplates()
public ListPrometheusAlertTemplatesResponseBody setRequestId(String requestId)
public String getRequestId()
Copyright © 2024. All rights reserved.