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