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 |
---|---|
T |
ServerStatus.Builder.fromServerStatus(ServerStatus in) |
Modifier and Type | Method and Description |
---|---|
ServerStatus |
ServerApi.getStatus(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> |
ServerAsyncApi.getStatus(String id,
ServerStatusOptions... options) |
Copyright © 2009-2013 jclouds. All Rights Reserved.