public class MxRecord extends Object
Constructor and Description |
---|
MxRecord() |
Modifier and Type | Method and Description |
---|---|
String |
exchange()
Get the exchange value.
|
Integer |
preference()
Get the preference value.
|
MxRecord |
withExchange(String exchange)
Set the exchange value.
|
MxRecord |
withPreference(Integer preference)
Set the preference value.
|
public Integer preference()
public MxRecord withPreference(Integer preference)
preference
- the preference value to setpublic String exchange()
Copyright © 2019. All rights reserved.