|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PowerCommand | |
|---|---|
| org.jclouds.gogrid.domain | |
| org.jclouds.gogrid.features | |
| Uses of PowerCommand in org.jclouds.gogrid.domain |
|---|
| Methods in org.jclouds.gogrid.domain that return PowerCommand | |
|---|---|
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. |
| Uses of PowerCommand in org.jclouds.gogrid.features |
|---|
| Methods in org.jclouds.gogrid.features with parameters of type PowerCommand | |
|---|---|
Server |
GridServerApi.power(String idOrName,
PowerCommand power)
Changes the server's state according to PowerCommand |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||