AlertProcessingRule.UpdateStages.WithEnabled Interface
public static interface AlertProcessingRule.UpdateStages.WithEnabled
The stage of the AlertProcessingRule update allowing to specify enabled.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
| abstract Update |
withEnabled(Boolean enabled)
Specifies the enabled property: Indicates if the given alert processing rule is enabled or disabled.. |
Method Details
withEnabled
public abstract AlertProcessingRule.Update withEnabled(Boolean enabled)
Specifies the enabled property: Indicates if the given alert processing rule is enabled or disabled..
Parameters:
Returns: