Interface DnsRecordSet

    • Method Detail

      • recordType

        RecordType recordType()
        Returns:
        the type of records in this record set
      • timeToLive

        long timeToLive()
        Returns:
        TTL of the records in this record set
      • metadata

        Map<String,​String> metadata()
        Returns:
        the metadata associated with this record set.
      • fqdn

        String fqdn()
        Returns:
        the fully qualified domain name of the record set.
      • etag

        String etag()
        Returns:
        the etag associated with the record set.