Interface DeleteFirewallRuleEntry.Builder

  • Method Details

    • firewallRuleGroupId

      DeleteFirewallRuleEntry.Builder firewallRuleGroupId(String firewallRuleGroupId)

      The unique identifier of the firewall rule group for the rule.

      Parameters:
      firewallRuleGroupId - The unique identifier of the firewall rule group for the rule.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • firewallDomainListId

      DeleteFirewallRuleEntry.Builder firewallDomainListId(String firewallDomainListId)

      The ID of the domain list that's used in the rule.

      Parameters:
      firewallDomainListId - The ID of the domain list that's used in the rule.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • firewallThreatProtectionId

      DeleteFirewallRuleEntry.Builder firewallThreatProtectionId(String firewallThreatProtectionId)

      The ID of the DNS Firewall Advanced rule.

      Parameters:
      firewallThreatProtectionId - The ID of the DNS Firewall Advanced rule.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • qtype

      The DNS query type that the rule evaluates.

      Parameters:
      qtype - The DNS query type that the rule evaluates.
      Returns:
      Returns a reference to this object so that method calls can be chained together.