Interface DeviceSecurityGroup.UpdateStages.WithThresholdRules

All Known Subinterfaces:
DeviceSecurityGroup.Update
Enclosing interface:
DeviceSecurityGroup.UpdateStages

public static interface DeviceSecurityGroup.UpdateStages.WithThresholdRules
The stage of the DeviceSecurityGroup update allowing to specify thresholdRules.
  • Method Details

    • withThresholdRules

      DeviceSecurityGroup.Update withThresholdRules(List<ThresholdCustomAlertRule> thresholdRules)
      Specifies the thresholdRules property: The list of custom alert threshold rules..
      Parameters:
      thresholdRules - The list of custom alert threshold rules.
      Returns:
      the next definition stage.