public interface AccountAsyncApi
AccountApi
Modifier and Type | Method and Description |
---|---|
com.google.common.util.concurrent.ListenableFuture<DataCentersList> |
getDataCentersWithLimits(String orgId) |
com.google.common.util.concurrent.ListenableFuture<Account> |
getMyAccount() |
com.google.common.util.concurrent.ListenableFuture<Account> getMyAccount()
AccountApi.getMyAccount()
com.google.common.util.concurrent.ListenableFuture<DataCentersList> getDataCentersWithLimits(String orgId)
AccountApi#getDataCentersWithLimits()
Copyright © 2009-2013 jclouds. All Rights Reserved.