| Package | Description |
|---|---|
| org.jclouds.glesys.domain | |
| org.jclouds.glesys.features |
| Modifier and Type | Method and Description |
|---|---|
ServerStatus |
ServerStatus.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
ServerStatus.Builder |
ServerStatus.Builder.fromServerStatus(ServerStatus in) |
| Modifier and Type | Method and Description |
|---|---|
ServerStatus |
ServerClient.getServerStatus(String id,
ServerStatusOptions... options)
Get detailed information about a server status including up-time and
hardware usage (cpu, disk, memory and bandwidth)
|
| Modifier and Type | Method and Description |
|---|---|
com.google.common.util.concurrent.ListenableFuture<ServerStatus> |
ServerAsyncClient.getServerStatus(String id,
ServerStatusOptions... options) |
Copyright © 2009-2012 jclouds. All Rights Reserved.