Interface GovernanceRule.DefinitionStages.WithDescription

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

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

    • withDescription

      GovernanceRule.DefinitionStages.WithCreate withDescription(String description)
      Specifies the description property: description of the governanceRule.
      Parameters:
      description - description of the governanceRule.
      Returns:
      the next definition stage.