SecurityContact.DefinitionStages.WithNotificationsSources Interface
public static interface SecurityContact.DefinitionStages.WithNotificationsSources
The stage of the SecurityContact definition allowing to specify notificationsSources.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
abstract
With |
withNotificationsSources(List<NotificationsSource> notificationsSources)
Specifies the notifications |
Method Details
withNotificationsSources
public abstract SecurityContact.DefinitionStages.WithCreate withNotificationsSources(List<NotificationsSource> notificationsSources)
Specifies the notificationsSources property: A collection of sources types which evaluate the email notification..
Parameters:
Returns: