| Package | Description |
|---|---|
| org.jclouds.openstack.nova.v2_0.domain | |
| org.jclouds.openstack.nova.v2_0.features |
| Modifier and Type | Method and Description |
|---|---|
static RebootType |
RebootType.fromValue(String v) |
static RebootType |
RebootType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RebootType[] |
RebootType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ServerApi.reboot(String id,
RebootType rebootType)
Reboot a server.
|
Copyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.