Class ResourceRecordUpdateInputRdata

    • Method Detail

      • ip

        public String ip()
        Gets the ip. IPv4 address.
        Returns:
        the ip
      • cname

        public String cname()
        Gets the cname. Canonical name.
        Returns:
        the cname
      • exchange

        public String exchange()
        Gets the exchange. Hostname of Exchange server.
        Returns:
        the exchange
      • preference

        public Long preference()
        Gets the preference. Preference of the MX record.
        Returns:
        the preference
      • port

        public Long port()
        Gets the port. Port number of the target server.
        Returns:
        the port
      • priority

        public Long priority()
        Gets the priority. Priority of the SRV record.
        Returns:
        the priority
      • target

        public String target()
        Gets the target. Hostname of the target server.
        Returns:
        the target
      • weight

        public Long weight()
        Gets the weight. Weight of distributing queries among multiple target servers.
        Returns:
        the weight
      • text

        public String text()
        Gets the text. Human readable text.
        Returns:
        the text
      • ptrdname

        public String ptrdname()
        Gets the ptrdname. Hostname of the relevant A or AAAA record.
        Returns:
        the ptrdname