| Package | Description |
|---|---|
| org.jclouds.openstack.domain | |
| org.jclouds.openstack.nova.v1_1.domain | |
| org.jclouds.openstack.nova.v1_1.features |
| Modifier and Type | Method and Description |
|---|---|
Resource |
Resource.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
int |
Resource.compareTo(Resource that) |
Resource.Builder |
Resource.Builder.fromResource(Resource from) |
| Modifier and Type | Class and Description |
|---|---|
class |
Server
A server is a virtual machine instance in the compute system.
|
| Modifier and Type | Method and Description |
|---|---|
Server.Builder |
Server.Builder.fromResource(Resource in) |
| Modifier and Type | Method and Description |
|---|---|
Set<Resource> |
ServerClient.listServers()
List all servers (IDs, names, links)
|
com.google.common.util.concurrent.ListenableFuture<Set<Resource>> |
ServerAsyncClient.listServers() |
Copyright © 2009-2012 jclouds. All Rights Reserved.