public class ItemForListNotifyPoliciesOutput extends Object
| Constructor and Description |
|---|
ItemForListNotifyPoliciesOutput() |
public ItemForListNotifyPoliciesOutput channelNotifyTemplateIds(List<String> channelNotifyTemplateIds)
public ItemForListNotifyPoliciesOutput addChannelNotifyTemplateIdsItem(String channelNotifyTemplateIdsItem)
public List<String> getChannelNotifyTemplateIds()
public void setChannelNotifyTemplateIds(List<String> channelNotifyTemplateIds)
public ItemForListNotifyPoliciesOutput createTime(String createTime)
public String getCreateTime()
public void setCreateTime(String createTime)
public ItemForListNotifyPoliciesOutput description(String description)
public String getDescription()
public void setDescription(String description)
public ItemForListNotifyPoliciesOutput id(String id)
public String getId()
public void setId(String id)
public ItemForListNotifyPoliciesOutput levels(List<LevelForListNotifyPoliciesOutput> levels)
public ItemForListNotifyPoliciesOutput addLevelsItem(LevelForListNotifyPoliciesOutput levelsItem)
@Valid public @Valid List<LevelForListNotifyPoliciesOutput> getLevels()
public void setLevels(List<LevelForListNotifyPoliciesOutput> levels)
public ItemForListNotifyPoliciesOutput name(String name)
public String getName()
public void setName(String name)
Copyright © 2026. All rights reserved.