public static class DescribeMonitorGroupNotifyPolicyListResponse.NotifyPolicy extends Object
| Constructor and Description |
|---|
NotifyPolicy() |
| Modifier and Type | Method and Description |
|---|---|
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 © 2019. All Rights Reserved.