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