public static class ListNotificationPoliciesResponse.PageBean.Policies.NotifyRule.NotifyObjectsItem extends Object
| 构造器和说明 |
|---|
NotifyObjectsItem() |
| 限定符和类型 | 方法和说明 |
|---|---|
List<String> |
getNotifyChannels1() |
Long |
getNotifyObjectId() |
String |
getNotifyObjectName() |
String |
getNotifyObjectType() |
void |
setNotifyChannels1(List<String> notifyChannels1) |
void |
setNotifyObjectId(Long notifyObjectId) |
void |
setNotifyObjectName(String notifyObjectName) |
void |
setNotifyObjectType(String notifyObjectType) |
public String getNotifyObjectType()
public void setNotifyObjectType(String notifyObjectType)
public Long getNotifyObjectId()
public void setNotifyObjectId(Long notifyObjectId)
public String getNotifyObjectName()
public void setNotifyObjectName(String notifyObjectName)
Copyright © 2024. All Rights Reserved.