Interface IpOrganizationDetails.Builder

  • Method Details

    • asn

      The Autonomous System Number (ASN) of the internet provider

      Parameters:
      asn - The Autonomous System Number (ASN) of the internet provider
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • asnOrg

      The name of the organization that registered the ASN.

      Parameters:
      asnOrg - The name of the organization that registered the ASN.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • isp

      The ISP information for the internet provider.

      Parameters:
      isp - The ISP information for the internet provider.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • org

      The name of the internet provider.

      Parameters:
      org - The name of the internet provider.
      Returns:
      Returns a reference to this object so that method calls can be chained together.