Interface GovernanceRule.DefinitionStages.WithConditionSets

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

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

    • withConditionSets

      GovernanceRule.DefinitionStages.WithCreate withConditionSets(List<Object> conditionSets)
      Specifies the conditionSets property: The governance rule conditionSets - see examples.
      Parameters:
      conditionSets - The governance rule conditionSets - see examples.
      Returns:
      the next definition stage.