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