public class ObjectGroupForListAlertTemplatesOutput extends Object
| Constructor and Description |
|---|
ObjectGroupForListAlertTemplatesOutput() |
public ObjectGroupForListAlertTemplatesOutput()
public ObjectGroupForListAlertTemplatesOutput alertMethods(List<String> alertMethods)
public ObjectGroupForListAlertTemplatesOutput addAlertMethodsItem(String alertMethodsItem)
public ObjectGroupForListAlertTemplatesOutput contactGroupIds(List<String> contactGroupIds)
public ObjectGroupForListAlertTemplatesOutput addContactGroupIdsItem(String contactGroupIdsItem)
public List<String> getContactGroupIds()
public ObjectGroupForListAlertTemplatesOutput effectEndAt(String effectEndAt)
public String getEffectEndAt()
public void setEffectEndAt(String effectEndAt)
public ObjectGroupForListAlertTemplatesOutput effectStartAt(String effectStartAt)
public String getEffectStartAt()
public void setEffectStartAt(String effectStartAt)
public ObjectGroupForListAlertTemplatesOutput notificationId(String notificationId)
public String getNotificationId()
public void setNotificationId(String notificationId)
public ObjectGroupForListAlertTemplatesOutput notifyTemplates(List<NotifyTemplateForListAlertTemplatesOutput> notifyTemplates)
public ObjectGroupForListAlertTemplatesOutput addNotifyTemplatesItem(NotifyTemplateForListAlertTemplatesOutput notifyTemplatesItem)
@Valid public @Valid List<NotifyTemplateForListAlertTemplatesOutput> getNotifyTemplates()
public void setNotifyTemplates(List<NotifyTemplateForListAlertTemplatesOutput> notifyTemplates)
public ObjectGroupForListAlertTemplatesOutput objectGroupId(String objectGroupId)
public String getObjectGroupId()
public void setObjectGroupId(String objectGroupId)
public ObjectGroupForListAlertTemplatesOutput objectGroupName(String objectGroupName)
public String getObjectGroupName()
public void setObjectGroupName(String objectGroupName)
public ObjectGroupForListAlertTemplatesOutput webhook(String webhook)
public String getWebhook()
public void setWebhook(String webhook)
public ObjectGroupForListAlertTemplatesOutput webhookIds(List<String> webhookIds)
public ObjectGroupForListAlertTemplatesOutput addWebhookIdsItem(String webhookIdsItem)
Copyright © 2026. All rights reserved.