|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface CloudDNSApi
Provides access to the Rackspace Cloud DNS API.
See Cloud DNS Developer Guide
| Method Summary | ||
|---|---|---|
DomainApi |
getDomainApi()
Provides access to Domain features. |
|
|
getJob(String jobId)
Returns the current status of a job. |
|
LimitApi |
getLimitApi()
Provides access to Limit features. |
|
RecordApi |
getRecordApiForDomain(int domainId)
Provides access to Record features. |
|
ReverseDNSApi |
getReverseDNSApiForService(String serviceName)
Provides access to Reverse DNS features. |
|
| Methods inherited from interface java.io.Closeable |
|---|
close |
| Method Detail |
|---|
@Named(value="job:get") @Nullable <T> Job<T> getJob(String jobId)
JobPredicates#awaitComplete(CloudDNSApi, Job).
LimitApi getLimitApi()
DomainApi getDomainApi()
RecordApi getRecordApiForDomain(int domainId)
ReverseDNSApi getReverseDNSApiForService(String serviceName)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||