Interface IPSetMetadata.Builder

  • Method Details

    • resolvedCIDRCount

      IPSetMetadata.Builder resolvedCIDRCount(Integer resolvedCIDRCount)

      Describes the total number of CIDR blocks currently in use by the IP set references in a firewall. To determine how many CIDR blocks are available for you to use in a firewall, you can call AvailableCIDRCount.

      Parameters:
      resolvedCIDRCount - Describes the total number of CIDR blocks currently in use by the IP set references in a firewall. To determine how many CIDR blocks are available for you to use in a firewall, you can call AvailableCIDRCount.
      Returns:
      Returns a reference to this object so that method calls can be chained together.