| Package | Description |
|---|---|
| org.jclouds.glesys.domain | |
| org.jclouds.glesys.features |
| Modifier and Type | Method and Description |
|---|---|
DomainRecord |
DomainRecord.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
int |
DomainRecord.compareTo(DomainRecord other) |
DomainRecord.Builder |
DomainRecord.Builder.fromDomainRecord(DomainRecord in) |
| Modifier and Type | Method and Description |
|---|---|
Set<DomainRecord> |
DomainClient.listRecords(String domain)
Retrieve the DNS records for a given domain
|
com.google.common.util.concurrent.ListenableFuture<Set<DomainRecord>> |
DomainAsyncClient.listRecords(String domain) |
Copyright © 2009-2012 jclouds. All Rights Reserved.