Interface ServerSecurityAlertPolicy.UpdateStages.WithEmailAddresses

All Known Subinterfaces:
ServerSecurityAlertPolicy.Update
Enclosing interface:
ServerSecurityAlertPolicy.UpdateStages

public static interface ServerSecurityAlertPolicy.UpdateStages.WithEmailAddresses
The stage of the ServerSecurityAlertPolicy update allowing to specify emailAddresses.
  • Method Details

    • withEmailAddresses

      ServerSecurityAlertPolicy.Update withEmailAddresses(List<String> emailAddresses)
      Specifies the emailAddresses property: Specifies an array of e-mail addresses to which the alert is sent..
      Parameters:
      emailAddresses - Specifies an array of e-mail addresses to which the alert is sent.
      Returns:
      the next definition stage.