Class MxRecord


  • public class MxRecord
    extends Object
    Represent a Mail-Exchange-Record (MX) which was resolved for a domain.

    NOTE: This class has been automatically generated from the original non RX-ified interface using Vert.x codegen.

    • Constructor Detail

      • MxRecord

        public MxRecord​(MxRecord delegate)
      • MxRecord

        public MxRecord​(Object delegate)
    • Method Detail

      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object
      • getDelegate

        public MxRecord getDelegate()
      • priority

        public int priority()
        The priority of the MX record.
        Returns:
      • name

        public String name()
        The name of the MX record
        Returns: