public static class DescribeMetricRuleTemplateListResponseBody.DescribeMetricRuleTemplateListResponseBodyTemplatesTemplate
extends com.aliyun.tea.TeaModel
| 限定符和类型 | 字段和说明 |
|---|---|
DescribeMetricRuleTemplateListResponseBody.DescribeMetricRuleTemplateListResponseBodyTemplatesTemplateApplyHistories |
applyHistories
The history of applying the alert templates to application groups.
|
String |
description
The description of the alert template.
|
Long |
gmtCreate
The timestamp when the alert template was created.
|
Long |
gmtModified
The timestamp when the alert template was modified.
|
String |
name
The name of the alert template.
|
Long |
restVersion
The version of the alert template.
|
Long |
templateId
The ID of the alert template.
|
| 构造器和说明 |
|---|
DescribeMetricRuleTemplateListResponseBodyTemplatesTemplate() |
@NameInMap(value="ApplyHistories") public DescribeMetricRuleTemplateListResponseBody.DescribeMetricRuleTemplateListResponseBodyTemplatesTemplateApplyHistories applyHistories
The history of applying the alert templates to application groups.
@NameInMap(value="Description") public String description
The description of the alert template.
@NameInMap(value="GmtCreate") public Long gmtCreate
The timestamp when the alert template was created.
Unit: milliseconds.
@NameInMap(value="GmtModified") public Long gmtModified
The timestamp when the alert template was modified.
Unit: milliseconds.
@NameInMap(value="Name") public String name
The name of the alert template.
@NameInMap(value="RestVersion") public Long restVersion
The version of the alert template.
Default value: 0.
@NameInMap(value="TemplateId") public Long templateId
The ID of the alert template.
public DescribeMetricRuleTemplateListResponseBodyTemplatesTemplate()
public static DescribeMetricRuleTemplateListResponseBody.DescribeMetricRuleTemplateListResponseBodyTemplatesTemplate build(Map<String,?> map) throws Exception
Exceptionpublic DescribeMetricRuleTemplateListResponseBody.DescribeMetricRuleTemplateListResponseBodyTemplatesTemplate setApplyHistories(DescribeMetricRuleTemplateListResponseBody.DescribeMetricRuleTemplateListResponseBodyTemplatesTemplateApplyHistories applyHistories)
public DescribeMetricRuleTemplateListResponseBody.DescribeMetricRuleTemplateListResponseBodyTemplatesTemplateApplyHistories getApplyHistories()
public DescribeMetricRuleTemplateListResponseBody.DescribeMetricRuleTemplateListResponseBodyTemplatesTemplate setDescription(String description)
public String getDescription()
public DescribeMetricRuleTemplateListResponseBody.DescribeMetricRuleTemplateListResponseBodyTemplatesTemplate setGmtCreate(Long gmtCreate)
public Long getGmtCreate()
public DescribeMetricRuleTemplateListResponseBody.DescribeMetricRuleTemplateListResponseBodyTemplatesTemplate setGmtModified(Long gmtModified)
public Long getGmtModified()
public DescribeMetricRuleTemplateListResponseBody.DescribeMetricRuleTemplateListResponseBodyTemplatesTemplate setName(String name)
public String getName()
public DescribeMetricRuleTemplateListResponseBody.DescribeMetricRuleTemplateListResponseBodyTemplatesTemplate setRestVersion(Long restVersion)
public Long getRestVersion()
public DescribeMetricRuleTemplateListResponseBody.DescribeMetricRuleTemplateListResponseBodyTemplatesTemplate setTemplateId(Long templateId)
public Long getTemplateId()
Copyright © 2024. All rights reserved.