Interface DeviceSecurityGroup.UpdateStages.WithTimeWindowRules

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

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

    • withTimeWindowRules

      DeviceSecurityGroup.Update withTimeWindowRules(List<TimeWindowCustomAlertRule> timeWindowRules)
      Specifies the timeWindowRules property: The list of custom alert time-window rules..
      Parameters:
      timeWindowRules - The list of custom alert time-window rules.
      Returns:
      the next definition stage.