IpFirewallRuleInfo.Update Interface
Implements
public static interface IpFirewallRuleInfo.Update
extends WithEndIpAddress, WithStartIpAddress
The template for IpFirewallRuleInfo update.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
abstract
Ip |
apply()
Executes the update request. |
|
abstract
Ip |
apply(Context context)
Executes the update request. |
Method Details
apply
public abstract IpFirewallRuleInfo apply()
Executes the update request.
Returns:
apply
public abstract IpFirewallRuleInfo apply(Context context)
Executes the update request.
Parameters:
Returns: