Interface DeviceSecurityGroup.UpdateStages.WithAllowlistRules

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

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

    • withAllowlistRules

      DeviceSecurityGroup.Update withAllowlistRules(List<AllowlistCustomAlertRule> allowlistRules)
      Specifies the allowlistRules property: The allow-list custom alert rules..
      Parameters:
      allowlistRules - The allow-list custom alert rules.
      Returns:
      the next definition stage.