AlertNotifier |
AlertNotifier.addClustersItem(NestedCluster clustersItem) |
AlertNotifier |
AlertNotifier.addEmailTosItem(String emailTosItem) |
AlertNotifier |
AlertNotifier.addNoticeSeveritiesItem(String noticeSeveritiesItem) |
AlertNotifier |
AlertNotifier.clusters(List<NestedCluster> clusters) |
AlertNotifier |
AlertNotifier.disabled(Boolean disabled) |
AlertNotifier |
AlertNotifier.emailFrom(String emailFrom) |
AlertNotifier |
AlertNotifier.emailTos(List<String> emailTos) |
AlertNotifier |
AlertNotifier.entityAsyncStatus(EntityAsyncStatus entityAsyncStatus) |
AlertNotifier |
WithTaskAlertNotifier.getData()
Get data
|
AlertNotifier |
AlertNotifier.id(String id) |
AlertNotifier |
AlertNotifier.languageCode(NotifierLanguageCode languageCode) |
AlertNotifier |
AlertNotifier.name(String name) |
AlertNotifier |
AlertNotifier.noticeSeverities(List<String> noticeSeverities) |
AlertNotifier |
AlertNotifier.securityMode(NotifierSecurityMode securityMode) |
AlertNotifier |
AlertNotifier.smtpServerConfig(NestedSmtpServer smtpServerConfig) |
AlertNotifier |
AlertNotifier.smtpServerHost(String smtpServerHost) |
AlertNotifier |
AlertNotifier.smtpServerPort(Integer smtpServerPort) |
AlertNotifier |
AlertNotifier.username(String username) |