public interface ServerAsyncApi
ServerApi| Modifier and Type | Method and Description | 
|---|---|
com.google.common.util.concurrent.ListenableFuture<DeployedServersList> | 
getDeployedServers(String orgId)  | 
com.google.common.util.concurrent.ListenableFuture<PendingDeployServersList> | 
getPendingDeployServers(String orgId)  | 
com.google.common.util.concurrent.ListenableFuture<DeployedServersList> getDeployedServers(String orgId)
ServerApi#getDeployedServers()com.google.common.util.concurrent.ListenableFuture<PendingDeployServersList> getPendingDeployServers(String orgId)
ServerApi#getPendingDeployServers()Copyright © 2009-2013 jclouds. All Rights Reserved.