public static class DescribeMetricRuleTemplateListResponseBody.DescribeMetricRuleTemplateListResponseBodyTemplatesTemplateApplyHistoriesApplyHistory
extends com.aliyun.tea.TeaModel
| 限定符和类型 | 字段和说明 |
|---|---|
Long |
applyTime
The timestamp when the alert template was applied to the application group.
|
Long |
groupId
The ID of the application group.
|
String |
groupName
The name of the application group.
|
| 构造器和说明 |
|---|
DescribeMetricRuleTemplateListResponseBodyTemplatesTemplateApplyHistoriesApplyHistory() |
@NameInMap(value="ApplyTime") public Long applyTime
The timestamp when the alert template was applied to the application group.
Unit: milliseconds.
@NameInMap(value="GroupId") public Long groupId
The ID of the application group.
@NameInMap(value="GroupName") public String groupName
The name of the application group.
public DescribeMetricRuleTemplateListResponseBodyTemplatesTemplateApplyHistoriesApplyHistory()
public static DescribeMetricRuleTemplateListResponseBody.DescribeMetricRuleTemplateListResponseBodyTemplatesTemplateApplyHistoriesApplyHistory build(Map<String,?> map) throws Exception
Exceptionpublic DescribeMetricRuleTemplateListResponseBody.DescribeMetricRuleTemplateListResponseBodyTemplatesTemplateApplyHistoriesApplyHistory setApplyTime(Long applyTime)
public Long getApplyTime()
public DescribeMetricRuleTemplateListResponseBody.DescribeMetricRuleTemplateListResponseBodyTemplatesTemplateApplyHistoriesApplyHistory setGroupId(Long groupId)
public Long getGroupId()
public DescribeMetricRuleTemplateListResponseBody.DescribeMetricRuleTemplateListResponseBodyTemplatesTemplateApplyHistoriesApplyHistory setGroupName(String groupName)
public String getGroupName()
Copyright © 2024. All rights reserved.