public interface DynECTApi
DynECTAsyncApi
,
Modifier and Type | Method and Description |
---|---|
Job |
getJob(long jobId)
returns the current status of a job.
|
RecordApi |
getRecordApiForZone(String zone)
Provides synchronous access to Record features
|
SessionApi |
getSessionApi()
Provides synchronous access to Session features.
|
ZoneApi |
getZoneApi()
Provides synchronous access to Zone features.
|
@Nullable Job getJob(long jobId)
jobId
- The ID of the jobSessionApi getSessionApi()
ZoneApi getZoneApi()
Copyright © 2009-2013 jclouds. All Rights Reserved.