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