public static class DescribeMonitorGroupNotifyPolicyListResponse.NotifyPolicy extends Object
| 构造器和说明 |
|---|
NotifyPolicy() |
| 限定符和类型 | 方法和说明 |
|---|---|
Long |
getEndTime() |
String |
getGroupId() |
String |
getId() |
Long |
getStartTime() |
String |
getType() |
void |
setEndTime(Long endTime) |
void |
setGroupId(String groupId) |
void |
setId(String id) |
void |
setStartTime(Long startTime) |
void |
setType(String type) |
public String getType()
public void setType(String type)
public String getId()
public void setId(String id)
public Long getStartTime()
public void setStartTime(Long startTime)
public Long getEndTime()
public void setEndTime(Long endTime)
public String getGroupId()
public void setGroupId(String groupId)
Copyright © 2020. All Rights Reserved.