Modifier and Type | Method and Description |
---|---|
com.google.common.util.concurrent.ListenableFuture<Account> |
getCurrentAccount() |
ResourceRecordAsyncApi |
getResourceRecordApiForZone(String zoneName)
Provides asynchronous access to Resource Record features.
|
TaskAsyncApi |
getTaskApi()
Provides asynchronous access to Task features.
|
ZoneAsyncApi |
getZoneApi()
Provides asynchronous access to Zone features.
|
@Named(value="getAccountsListOfUser") com.google.common.util.concurrent.ListenableFuture<Account> getCurrentAccount()
UltraDNSWSApi.getCurrentAccount()
ZoneAsyncApi getZoneApi()
ResourceRecordAsyncApi getResourceRecordApiForZone(String zoneName)
zoneName
- zoneName including a trailing dotTaskAsyncApi getTaskApi()
Copyright © 2009-2013 jclouds. All Rights Reserved.