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