Package | Description |
---|---|
org.jclouds.glesys.domain | |
org.jclouds.glesys.features |
Modifier and Type | Class and Description |
---|---|
class |
ServerDetails
Detailed information about a server such as cpuCores, hardware configuration
(cpu, memory and disk), ip adresses, cost, transfer, os and more.
|
Modifier and Type | Method and Description |
---|---|
Server |
Server.Builder.build() |
Modifier and Type | Method and Description |
---|---|
int |
Server.compareTo(Server other) |
ServerDetails.Builder |
ServerDetails.Builder.fromServer(Server in) |
Server.Builder |
Server.Builder.fromServer(Server in) |
Modifier and Type | Method and Description |
---|---|
Set<Server> |
ServerClient.listServers()
Get a list of all servers on this account.
|
com.google.common.util.concurrent.ListenableFuture<Set<Server>> |
ServerAsyncClient.listServers() |
Copyright © 2009-2012 jclouds. All Rights Reserved.