| Package | Description | 
|---|---|
| org.jclouds.openstack.nova.v1_1.domain | |
| org.jclouds.openstack.nova.v1_1.features | 
| Modifier and Type | Method and Description | 
|---|---|
Server | 
Server.Builder.build()  | 
| Modifier and Type | Method and Description | 
|---|---|
Server.Builder | 
Server.Builder.fromServer(Server in)  | 
| Modifier and Type | Method and Description | 
|---|---|
Server | 
ServerClient.getServer(String id)
List details of the specified server 
 | 
| Modifier and Type | Method and Description | 
|---|---|
com.google.common.util.concurrent.ListenableFuture<Server> | 
ServerAsyncClient.getServer(String id)  | 
Set<Server> | 
ServerClient.listServersInDetail()
List all servers (all details) 
 | 
com.google.common.util.concurrent.ListenableFuture<Set<Server>> | 
ServerAsyncClient.listServersInDetail()  | 
Copyright © 2009-2012 jclouds. All Rights Reserved.