Interface GovernanceRule.DefinitionStages.WithIsDisabled

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

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

    • withIsDisabled

      Specifies the isDisabled property: Defines whether the rule is active/inactive.
      Parameters:
      isDisabled - Defines whether the rule is active/inactive.
      Returns:
      the next definition stage.