Uses of Class
org.jclouds.glesys.domain.ServerStatus

Packages that use ServerStatus
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
 ServerStatus ServerStatus.Builder.build()
           
 

Methods in org.jclouds.glesys.domain with parameters of type ServerStatus
 T ServerStatus.Builder.fromServerStatus(ServerStatus in)
           
 

Uses of ServerStatus in org.jclouds.glesys.features
 

Methods in org.jclouds.glesys.features that return ServerStatus
 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)
 



Copyright © 2009-2013 The Apache Software Foundation. All Rights Reserved.