Interface GovernanceRule.DefinitionStages.WithDisplayName

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

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

    • withDisplayName

      GovernanceRule.DefinitionStages.WithCreate withDisplayName(String displayName)
      Specifies the displayName property: display name of the governanceRule.
      Parameters:
      displayName - display name of the governanceRule.
      Returns:
      the next definition stage.