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