Interface DeleteFirewallRuleResponse.Builder

  • Method Details

    • action

      The action that was configured for the deleted firewall rule.

      Parameters:
      action - The action that was configured for the deleted firewall rule.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • action

      The action that was configured for the deleted firewall rule.

      Parameters:
      action - The action that was configured for the deleted firewall rule.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • blockOverrideDnsType

      DeleteFirewallRuleResponse.Builder blockOverrideDnsType(String blockOverrideDnsType)

      The DNS record type that was configured for the deleted firewall rule's custom response.

      Parameters:
      blockOverrideDnsType - The DNS record type that was configured for the deleted firewall rule's custom response.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • blockOverrideDnsType

      DeleteFirewallRuleResponse.Builder blockOverrideDnsType(BlockOverrideDnsQueryType blockOverrideDnsType)

      The DNS record type that was configured for the deleted firewall rule's custom response.

      Parameters:
      blockOverrideDnsType - The DNS record type that was configured for the deleted firewall rule's custom response.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • blockOverrideDomain

      DeleteFirewallRuleResponse.Builder blockOverrideDomain(String blockOverrideDomain)

      The custom domain that was configured for the deleted firewall rule's BLOCK response.

      Parameters:
      blockOverrideDomain - The custom domain that was configured for the deleted firewall rule's BLOCK response.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • blockOverrideTtl

      DeleteFirewallRuleResponse.Builder blockOverrideTtl(Integer blockOverrideTtl)

      The TTL value that was configured for the deleted firewall rule's custom response.

      Parameters:
      blockOverrideTtl - The TTL value that was configured for the deleted firewall rule's custom response.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • blockResponse

      DeleteFirewallRuleResponse.Builder blockResponse(String blockResponse)

      The block response type that was configured for the deleted firewall rule.

      Parameters:
      blockResponse - The block response type that was configured for the deleted firewall rule.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • blockResponse

      The block response type that was configured for the deleted firewall rule.

      Parameters:
      blockResponse - The block response type that was configured for the deleted firewall rule.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • confidenceThreshold

      DeleteFirewallRuleResponse.Builder confidenceThreshold(String confidenceThreshold)

      The confidence threshold that was configured for the deleted firewall rule's advanced threat detection.

      Parameters:
      confidenceThreshold - The confidence threshold that was configured for the deleted firewall rule's advanced threat detection.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • confidenceThreshold

      DeleteFirewallRuleResponse.Builder confidenceThreshold(ConfidenceThreshold confidenceThreshold)

      The confidence threshold that was configured for the deleted firewall rule's advanced threat detection.

      Parameters:
      confidenceThreshold - The confidence threshold that was configured for the deleted firewall rule's advanced threat detection.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • createdAt

      The date and time when the firewall rule was originally created.

      Parameters:
      createdAt - The date and time when the firewall rule was originally created.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • description

      DeleteFirewallRuleResponse.Builder description(String description)

      The description of the deleted firewall rule.

      Parameters:
      description - The description of the deleted firewall rule.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • dnsAdvancedProtection

      DeleteFirewallRuleResponse.Builder dnsAdvancedProtection(String dnsAdvancedProtection)

      Whether advanced DNS threat protection was enabled for the deleted firewall rule.

      Parameters:
      dnsAdvancedProtection - Whether advanced DNS threat protection was enabled for the deleted firewall rule.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • dnsAdvancedProtection

      DeleteFirewallRuleResponse.Builder dnsAdvancedProtection(DnsAdvancedProtection dnsAdvancedProtection)

      Whether advanced DNS threat protection was enabled for the deleted firewall rule.

      Parameters:
      dnsAdvancedProtection - Whether advanced DNS threat protection was enabled for the deleted firewall rule.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • firewallDomainListId

      DeleteFirewallRuleResponse.Builder firewallDomainListId(String firewallDomainListId)

      The ID of the firewall domain list that was associated with the deleted firewall rule.

      Parameters:
      firewallDomainListId - The ID of the firewall domain list that was associated with the deleted firewall rule.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • id

      The unique identifier of the deleted firewall rule.

      Parameters:
      id - The unique identifier of the deleted firewall rule.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • name

      The name of the deleted firewall rule.

      Parameters:
      name - The name of the deleted firewall rule.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • priority

      The priority that was configured for the deleted firewall rule.

      Parameters:
      priority - The priority that was configured for the deleted firewall rule.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • dnsViewId

      The ID of the DNS view that was associated with the deleted firewall rule.

      Parameters:
      dnsViewId - The ID of the DNS view that was associated with the deleted firewall rule.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • queryType

      The DNS query type that the deleted firewall rule was configured to match.

      Parameters:
      queryType - The DNS query type that the deleted firewall rule was configured to match.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • status

      The final status of the deleted firewall rule.

      Parameters:
      status - The final status of the deleted firewall rule.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • status

      The final status of the deleted firewall rule.

      Parameters:
      status - The final status of the deleted firewall rule.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • updatedAt

      The date and time when the firewall rule was last updated before deletion.

      Parameters:
      updatedAt - The date and time when the firewall rule was last updated before deletion.
      Returns:
      Returns a reference to this object so that method calls can be chained together.