Interface DnsPtrRecord

All Superinterfaces:
DnsRecord
All Known Implementing Classes:
DefaultDnsPtrRecord

@UnstableApi public interface DnsPtrRecord extends DnsRecord
  • Method Details

    • hostname

      String hostname()
      Returns the hostname this PTR record resolves to.