Uses of Class
org.jclouds.glesys.options.ServerStatusOptions.StatusTypes

Packages that use ServerStatusOptions.StatusTypes
org.jclouds.glesys.options   
 

Uses of ServerStatusOptions.StatusTypes in org.jclouds.glesys.options
 

Methods in org.jclouds.glesys.options that return ServerStatusOptions.StatusTypes
static ServerStatusOptions.StatusTypes ServerStatusOptions.StatusTypes.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static ServerStatusOptions.StatusTypes[] ServerStatusOptions.StatusTypes.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.jclouds.glesys.options with parameters of type ServerStatusOptions.StatusTypes
 ServerStatusOptions ServerStatusOptions.statusType(ServerStatusOptions.StatusTypes type)
          Select the given type of information form the server
 



Copyright © 2009-2012 jclouds. All Rights Reserved.