public static class ListNotificationPoliciesResponse.PageBean.Policies.NotifyRule extends Object
| 限定符和类型 | 类和说明 |
|---|---|
static class |
ListNotificationPoliciesResponse.PageBean.Policies.NotifyRule.NotifyObjectsItem |
| 构造器和说明 |
|---|
NotifyRule() |
| 限定符和类型 | 方法和说明 |
|---|---|
List<String> |
getNotifyChannels() |
String |
getNotifyEndTime() |
List<ListNotificationPoliciesResponse.PageBean.Policies.NotifyRule.NotifyObjectsItem> |
getNotifyObjects() |
String |
getNotifyStartTime() |
void |
setNotifyChannels(List<String> notifyChannels) |
void |
setNotifyEndTime(String notifyEndTime) |
void |
setNotifyObjects(List<ListNotificationPoliciesResponse.PageBean.Policies.NotifyRule.NotifyObjectsItem> notifyObjects) |
void |
setNotifyStartTime(String notifyStartTime) |
public String getNotifyStartTime()
public void setNotifyStartTime(String notifyStartTime)
public String getNotifyEndTime()
public void setNotifyEndTime(String notifyEndTime)
public List<ListNotificationPoliciesResponse.PageBean.Policies.NotifyRule.NotifyObjectsItem> getNotifyObjects()
public void setNotifyObjects(List<ListNotificationPoliciesResponse.PageBean.Policies.NotifyRule.NotifyObjectsItem> notifyObjects)
Copyright © 2024. All Rights Reserved.