Uses of Enum Class
org.jclouds.gogrid.domain.PowerCommand
Packages that use PowerCommand
-
Uses of PowerCommand in org.jclouds.gogrid.domain
Methods in org.jclouds.gogrid.domain that return PowerCommandModifier and TypeMethodDescriptionstatic PowerCommand
Returns the enum constant of this class with the specified name.static PowerCommand[]
PowerCommand.values()
Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of PowerCommand in org.jclouds.gogrid.features
Methods in org.jclouds.gogrid.features with parameters of type PowerCommandModifier and TypeMethodDescriptionGridServerApi.power
(String idOrName, PowerCommand power) Changes the server's state according toPowerCommand