|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Server | |
|---|---|
| org.jclouds.glesys.domain | |
| org.jclouds.glesys.features | |
| Uses of Server in org.jclouds.glesys.domain |
|---|
| Subclasses of Server in org.jclouds.glesys.domain | |
|---|---|
class |
ServerDetails
Detailed information about a server such as cpuCores, hardware configuration (cpu, memory and disk), ip addresses, cost, transfer, os and more. |
| Methods in org.jclouds.glesys.domain that return Server | |
|---|---|
Server |
Server.Builder.build()
|
| Methods in org.jclouds.glesys.domain with parameters of type Server | |
|---|---|
T |
Server.Builder.fromServer(Server in)
|
| Uses of Server in org.jclouds.glesys.features |
|---|
| Methods in org.jclouds.glesys.features that return types with arguments of type Server | |
|---|---|
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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||