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 addresses, cost, transfer, os and more.
|
Modifier and Type | Method and Description |
---|---|
Server |
Server.Builder.build() |
Modifier and Type | Method and Description |
---|---|
T |
Server.Builder.fromServer(Server in) |
Modifier and Type | Method and Description |
---|---|
com.google.common.util.concurrent.ListenableFuture<com.google.common.collect.FluentIterable<Server>> |
ServerAsyncApi.list() |
com.google.common.collect.FluentIterable<Server> |
ServerApi.list()
Get a list of all servers on this account.
|
Copyright © 2009-2013 jclouds. All Rights Reserved.