|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface DynECTApi
Provides access to DynECT Managed DNS through the API2 api
| Method Summary | |
|---|---|
GeoRegionGroupApi |
getGeoRegionGroupApiForService(String serviceName)
Provides access to Geo region group features |
GeoServiceApi |
getGeoServiceApi()
Provides access to Geo features. |
Job |
getJob(long jobId)
returns the current status of a job. |
RecordApi |
getRecordApiForZone(String zone)
Provides access to Record features |
SessionApi |
getSessionApi()
Provides access to Session features. |
ZoneApi |
getZoneApi()
Provides access to Zone features. |
| Methods inherited from interface java.io.Closeable |
|---|
close |
| Method Detail |
|---|
@Named(value="GetJob") @Nullable Job getJob(long jobId)
jobId - The ID of the job
SessionApi getSessionApi()
ZoneApi getZoneApi()
RecordApi getRecordApiForZone(String zone)
GeoServiceApi getGeoServiceApi()
GeoRegionGroupApi getGeoRegionGroupApiForService(String serviceName)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||