Interface Organization.Builder

  • Method Details

    • asn

      The Autonomous System Number (ASN) of the internet provider of the remote IP address.

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

      Organization.Builder asnOrg(String asnOrg)

      The organization that registered this ASN.

      Parameters:
      asnOrg - The organization that registered this 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.