Class ExtDNSEntry

    • Constructor Detail

      • ExtDNSEntry

        public ExtDNSEntry()
        Deprecated.
    • Method Detail

      • getId

        public String getId()
        Deprecated.
        Description copied from interface: DNSEntry
        The identifier for this entry
        Specified by:
        getId in interface DNSEntry
        Returns:
        the identifier for this entry
      • getDomain

        public String getDomain()
        Deprecated.
        Description copied from interface: DNSEntry
        The FQ Domain this entry is associated with
        Specified by:
        getDomain in interface DNSEntry
        Returns:
        the domain name
      • getIpAddress

        public String getIpAddress()
        Deprecated.
        Description copied from interface: DNSEntry
        The IP Address associated with this entry
        Specified by:
        getIpAddress in interface DNSEntry
        Returns:
        the IP Address
      • getName

        public String getName()
        Deprecated.
        Description copied from interface: DNSEntry
        The name of this entry
        Specified by:
        getName in interface DNSEntry
        Returns:
        the name of this entry
      • getType

        public DNSRecordType getType()
        Deprecated.
        Description copied from interface: DNSEntry
        The DNS Record Type for this entry
        Specified by:
        getType in interface DNSEntry
        Returns:
        the entry record type