Class Record<D extends Map<String,​Object>>

    • Method Detail

      • getTTL

        public int getTTL()
        The current ttl of the record or zero if default for the zone
      • getRData

        public D getRData()
        RData defining the record; corresponds to binary master format. Only simple data types such as String or Integer are values.
      • string

        protected com.google.common.base.MoreObjects.ToStringHelper string()
        Overrides:
        string in class RecordId