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