|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DomainRecord | |
|---|---|
| org.jclouds.glesys.domain | |
| org.jclouds.glesys.features | |
| Uses of DomainRecord in org.jclouds.glesys.domain |
|---|
| Methods in org.jclouds.glesys.domain that return DomainRecord | |
|---|---|
DomainRecord |
DomainRecord.Builder.build()
|
| Methods in org.jclouds.glesys.domain with parameters of type DomainRecord | |
|---|---|
int |
DomainRecord.compareTo(DomainRecord other)
|
DomainRecord.Builder |
DomainRecord.Builder.fromDomainRecord(DomainRecord in)
|
| Uses of DomainRecord in org.jclouds.glesys.features |
|---|
| Methods in org.jclouds.glesys.features that return types with arguments of type DomainRecord | |
|---|---|
com.google.common.util.concurrent.ListenableFuture<Set<DomainRecord>> |
DomainAsyncClient.listRecords(String domain)
|
Set<DomainRecord> |
DomainClient.listRecords(String domain)
Retrieve the DNS records for a given domain |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||