DeviceSecurityGroup.UpdateStages.WithTimeWindowRules Interface
public static interface DeviceSecurityGroup.UpdateStages.WithTimeWindowRules
The stage of the DeviceSecurityGroup update allowing to specify timeWindowRules.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
| abstract Update |
withTimeWindowRules(List<TimeWindowCustomAlertRule> timeWindowRules)
Specifies the time |
Method Details
withTimeWindowRules
public abstract DeviceSecurityGroup.Update withTimeWindowRules(List<TimeWindowCustomAlertRule> timeWindowRules)
Specifies the timeWindowRules property: The list of custom alert time-window rules..
Parameters:
Returns: