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