Interface DNSEntry

    • Method Detail

      • getId

        String getId()
        Deprecated.
        The identifier for this entry
        Returns:
        the identifier for this entry
      • getDomain

        String getDomain()
        Deprecated.
        The FQ Domain this entry is associated with
        Returns:
        the domain name
      • getIpAddress

        String getIpAddress()
        Deprecated.
        The IP Address associated with this entry
        Returns:
        the IP Address
      • getName

        String getName()
        Deprecated.
        The name of this entry
        Returns:
        the name of this entry
      • getType

        DNSRecordType getType()
        Deprecated.
        The DNS Record Type for this entry
        Returns:
        the entry record type