DnsSecurityRule.Update Interface
Implements
public static interface DnsSecurityRule.Update
extends WithTags, WithAction, WithDnsResolverDomainLists, WithDnsSecurityRuleState, WithPriority, WithIfMatch
The template for DnsSecurityRule update.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
abstract
Dns |
apply()
Executes the update request. |
|
abstract
Dns |
apply(Context context)
Executes the update request. |
Method Details
apply
public abstract DnsSecurityRule apply()
Executes the update request.
Returns:
apply
public abstract DnsSecurityRule apply(Context context)
Executes the update request.
Parameters:
Returns: