DeviceSecurityGroup.UpdateStages.WithThresholdRules Interface
public static interface DeviceSecurityGroup.UpdateStages.WithThresholdRules
The stage of the DeviceSecurityGroup update allowing to specify thresholdRules.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
| abstract Update |
withThresholdRules(List<ThresholdCustomAlertRule> thresholdRules)
Specifies the threshold |
Method Details
withThresholdRules
public abstract DeviceSecurityGroup.Update withThresholdRules(List<ThresholdCustomAlertRule> thresholdRules)
Specifies the thresholdRules property: The list of custom alert threshold rules..
Parameters:
Returns: