| Package | Description | 
|---|---|
| org.jclouds.gogrid.domain | |
| org.jclouds.gogrid.services | 
| Modifier and Type | Method and Description | 
|---|---|
static PowerCommand | 
PowerCommand.valueOf(String name)
Returns the enum constant of this type with the specified name. 
 | 
static PowerCommand[] | 
PowerCommand.values()
Returns an array containing the constants of this enum type, in
the order they are declared. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
Server | 
GridServerClient.power(String idOrName,
     PowerCommand power)
Changes the server's state according to  
PowerCommand | 
com.google.common.util.concurrent.ListenableFuture<Server> | 
GridServerAsyncClient.power(String idOrName,
     PowerCommand power)  | 
Copyright © 2009-2013 jclouds. All Rights Reserved.