AlertProcessingRule.Update Interface
Implements
public static interface AlertProcessingRule.Update
extends WithTags, WithEnabled
The template for AlertProcessingRule update.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
abstract
Alert |
apply()
Executes the update request. |
|
abstract
Alert |
apply(Context context)
Executes the update request. |
Method Details
apply
public abstract AlertProcessingRule apply()
Executes the update request.
Returns:
apply
public abstract AlertProcessingRule apply(Context context)
Executes the update request.
Parameters:
Returns: