| Modifier and Type | Field and Description | 
|---|---|
static io.vertx.lang.rx.TypeArg<MxRecord> | 
__TYPE_ARG  | 
| Constructor and Description | 
|---|
MxRecord(MxRecord delegate)  | 
MxRecord(Object delegate)  | 
| Modifier and Type | Method and Description | 
|---|---|
boolean | 
equals(Object o)  | 
MxRecord | 
getDelegate()  | 
int | 
hashCode()  | 
String | 
name()
The name of the MX record 
 | 
static MxRecord | 
newInstance(MxRecord arg)  | 
int | 
priority()
The priority of the MX record. 
 | 
String | 
toString()  | 
public static final io.vertx.lang.rx.TypeArg<MxRecord> __TYPE_ARG
public MxRecord(MxRecord delegate)
public MxRecord(Object delegate)
Copyright © 2021 Eclipse. All rights reserved.