Uses of Class
org.jclouds.glesys.domain.ServerStatus
- 
Packages that use ServerStatus Package Description org.jclouds.glesys.domain org.jclouds.glesys.features  - 
- 
Uses of ServerStatus in org.jclouds.glesys.domain
Methods in org.jclouds.glesys.domain that return ServerStatus Modifier and Type Method Description ServerStatusServerStatus.Builder. build()Methods in org.jclouds.glesys.domain with parameters of type ServerStatus Modifier and Type Method Description TServerStatus.Builder. fromServerStatus(ServerStatus in) - 
Uses of ServerStatus in org.jclouds.glesys.features
Methods in org.jclouds.glesys.features that return ServerStatus Modifier and Type Method Description ServerStatusServerApi. getStatus(String id, ServerStatusOptions... options)Get detailed information about a server status including up-time and hardware usage (cpu, disk, memory and bandwidth) 
 -