public class LevelForGetNotifyPolicyOutput extends Object
| Constructor and Description |
|---|
LevelForGetNotifyPolicyOutput() |
| Modifier and Type | Method and Description |
|---|---|
LevelForGetNotifyPolicyOutput |
addChannelsItem(String channelsItem) |
LevelForGetNotifyPolicyOutput |
addContactGroupIdsItem(String contactGroupIdsItem) |
LevelForGetNotifyPolicyOutput |
addResolvedChannelsItem(String resolvedChannelsItem) |
LevelForGetNotifyPolicyOutput |
channels(List<String> channels) |
LevelForGetNotifyPolicyOutput |
contactGroupIds(List<String> contactGroupIds) |
boolean |
equals(Object o) |
List<String> |
getChannels()
Get channels
|
List<String> |
getContactGroupIds()
Get contactGroupIds
|
String |
getLevel()
Get level
|
List<String> |
getResolvedChannels()
Get resolvedChannels
|
int |
hashCode() |
LevelForGetNotifyPolicyOutput |
level(String level) |
LevelForGetNotifyPolicyOutput |
resolvedChannels(List<String> resolvedChannels) |
void |
setChannels(List<String> channels) |
void |
setContactGroupIds(List<String> contactGroupIds) |
void |
setLevel(String level) |
void |
setResolvedChannels(List<String> resolvedChannels) |
String |
toString() |
public LevelForGetNotifyPolicyOutput channels(List<String> channels)
public LevelForGetNotifyPolicyOutput addChannelsItem(String channelsItem)
public LevelForGetNotifyPolicyOutput contactGroupIds(List<String> contactGroupIds)
public LevelForGetNotifyPolicyOutput addContactGroupIdsItem(String contactGroupIdsItem)
public List<String> getContactGroupIds()
public LevelForGetNotifyPolicyOutput level(String level)
public String getLevel()
public void setLevel(String level)
public LevelForGetNotifyPolicyOutput resolvedChannels(List<String> resolvedChannels)
public LevelForGetNotifyPolicyOutput addResolvedChannelsItem(String resolvedChannelsItem)
public List<String> getResolvedChannels()
Copyright © 2026. All rights reserved.