org.jclouds.opsource.servers.features
Interface AccountAsyncClient
public interface AccountAsyncClient
- Author:
- Adrian Cole
- See Also:
AccountClient
getMyAccount
com.google.common.util.concurrent.ListenableFuture<Account> getMyAccount()
- See Also:
AccountClient.getMyAccount()
getDataCentersWithLimits
com.google.common.util.concurrent.ListenableFuture<DataCentersList> getDataCentersWithLimits(String orgId)
- See Also:
AccountClient#getDataCentersWithLimits()
Copyright © 2009-2012 jclouds. All Rights Reserved.