Interface GovernanceRule.UpdateStages.WithGovernanceEmailNotification

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

public static interface GovernanceRule.UpdateStages.WithGovernanceEmailNotification
The stage of the GovernanceRule update allowing to specify governanceEmailNotification.
  • Method Details

    • withGovernanceEmailNotification

      GovernanceRule.Update withGovernanceEmailNotification(GovernanceRuleEmailNotification governanceEmailNotification)
      Specifies the governanceEmailNotification property: The email notifications settings for the governance rule, states whether to disable notifications for mangers and owners.
      Parameters:
      governanceEmailNotification - The email notifications settings for the governance rule, states whether to disable notifications for mangers and owners.
      Returns:
      the next definition stage.