public static class DescribeMonitorGroupNotifyPolicyListResponseBody.DescribeMonitorGroupNotifyPolicyListResponseBodyNotifyPolicyListNotifyPolicy
extends com.aliyun.tea.TeaModel
| 限定符和类型 | 字段和说明 |
|---|---|
Long |
endTime
The end of the time range to query.
|
String |
groupId
The ID of the application group.
|
String |
id
The policy ID.
|
Long |
startTime
The beginning of the time range to query.
|
String |
type
The policy type.
|
| 构造器和说明 |
|---|
DescribeMonitorGroupNotifyPolicyListResponseBodyNotifyPolicyListNotifyPolicy() |
@NameInMap(value="EndTime") public Long endTime
The end of the time range to query.
Unit: milliseconds.
@NameInMap(value="GroupId") public String groupId
The ID of the application group.
@NameInMap(value="Id") public String id
The policy ID.
@NameInMap(value="StartTime") public Long startTime
The beginning of the time range to query.
Unit: milliseconds.
@NameInMap(value="Type") public String type
The policy type.
public DescribeMonitorGroupNotifyPolicyListResponseBodyNotifyPolicyListNotifyPolicy()
public static DescribeMonitorGroupNotifyPolicyListResponseBody.DescribeMonitorGroupNotifyPolicyListResponseBodyNotifyPolicyListNotifyPolicy build(Map<String,?> map) throws Exception
Exceptionpublic DescribeMonitorGroupNotifyPolicyListResponseBody.DescribeMonitorGroupNotifyPolicyListResponseBodyNotifyPolicyListNotifyPolicy setEndTime(Long endTime)
public Long getEndTime()
public DescribeMonitorGroupNotifyPolicyListResponseBody.DescribeMonitorGroupNotifyPolicyListResponseBodyNotifyPolicyListNotifyPolicy setGroupId(String groupId)
public String getGroupId()
public DescribeMonitorGroupNotifyPolicyListResponseBody.DescribeMonitorGroupNotifyPolicyListResponseBodyNotifyPolicyListNotifyPolicy setId(String id)
public String getId()
public DescribeMonitorGroupNotifyPolicyListResponseBody.DescribeMonitorGroupNotifyPolicyListResponseBodyNotifyPolicyListNotifyPolicy setStartTime(Long startTime)
public Long getStartTime()
public DescribeMonitorGroupNotifyPolicyListResponseBody.DescribeMonitorGroupNotifyPolicyListResponseBodyNotifyPolicyListNotifyPolicy setType(String type)
public String getType()
Copyright © 2024. All rights reserved.