GovernanceRule.DefinitionStages.WithDisplayName Interface
public static interface GovernanceRule.DefinitionStages.WithDisplayName
The stage of the GovernanceRule definition allowing to specify displayName.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
abstract
With |
withDisplayName(String displayName)
Specifies the display |
Method Details
withDisplayName
public abstract GovernanceRule.DefinitionStages.WithCreate withDisplayName(String displayName)
Specifies the displayName property: Display name of the governance rule.
Parameters:
Returns: