DeviceSecurityGroup.Update Interface
Implements
public static interface DeviceSecurityGroup.Update
extends WithThresholdRules, WithTimeWindowRules, WithAllowlistRules, WithDenylistRules
The template for DeviceSecurityGroup update.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
abstract
Device |
apply()
Executes the update request. |
|
abstract
Device |
apply(Context context)
Executes the update request. |
Method Details
apply
public abstract DeviceSecurityGroup apply()
Executes the update request.
Returns:
apply
public abstract DeviceSecurityGroup apply(Context context)
Executes the update request.
Parameters:
Returns: