| Package | Description | 
|---|---|
| org.jclouds.dynect.v3.domain.rdata | |
| org.jclouds.dynect.v3.features | 
| Modifier and Type | Method and Description | 
|---|---|
MXData | 
MXData.Builder.build()  | 
static MXData | 
MXData.mx(int preference,
  String exchange)  | 
| Modifier and Type | Method and Description | 
|---|---|
MXData.Builder | 
MXData.Builder.from(MXData in)  | 
| Modifier and Type | Method and Description | 
|---|---|
com.google.common.util.concurrent.ListenableFuture<Record<MXData>> | 
RecordAsyncApi.getMX(String fqdn,
     long recordId)  | 
Record<MXData> | 
RecordApi.getMX(String fqdn,
     long recordId)
Gets the  
MXRecord or null if not present. | 
Copyright © 2009-2013 jclouds. All Rights Reserved.