public interface UltraDNSWSApi
UltraDNSWSAsyncApi
,
Modifier and Type | Method and Description |
---|---|
Account |
getCurrentAccount()
Returns the account of the current user.
|
ResourceRecordApi |
getResourceRecordApiForZone(String zoneName)
Provides synchronous access to Resource Record features.
|
TaskApi |
getTaskApi()
Provides synchronous access to Task features.
|
ZoneApi |
getZoneApi()
Provides synchronous access to Zone features.
|
Account getCurrentAccount()
ZoneApi getZoneApi()
ResourceRecordApi getResourceRecordApiForZone(String zoneName)
zoneName
- zoneName including a trailing dotTaskApi getTaskApi()
Copyright © 2009-2013 jclouds. All Rights Reserved.