public interface DataCenterOperationsAsyncClient
DataCenterOperationsClient
Modifier and Type | Method and Description |
---|---|
com.google.common.util.concurrent.ListenableFuture<? extends Set<DataCenter>> |
listDataCenters(URI dataCenters) |
com.google.common.util.concurrent.ListenableFuture<? extends Set<KeyPair>> |
listDataCentersInOrg(URI org) |
Copyright © 2009-2012 jclouds. All Rights Reserved.