Interface GovernanceRule.DefinitionStages.WithRuleType

All Known Subinterfaces:
GovernanceRule.Definition, GovernanceRule.DefinitionStages.Blank, GovernanceRule.DefinitionStages.WithCreate
Enclosing interface:
GovernanceRule.DefinitionStages

public static interface GovernanceRule.DefinitionStages.WithRuleType
The stage of the GovernanceRule definition allowing to specify ruleType.
  • Method Details

    • withRuleType

      Specifies the ruleType property: The rule type of the governance rule, defines the source of the rule e.g. Integrated.
      Parameters:
      ruleType - The rule type of the governance rule, defines the source of the rule e.g. Integrated.
      Returns:
      the next definition stage.