| Package | Description |
|---|---|
| org.jclouds.cloudservers | |
| org.jclouds.cloudservers.options |
| Modifier and Type | Method and Description |
|---|---|
void |
CloudServersClient.rebuildServer(int id,
RebuildServerOptions... options)
Deprecated.
The rebuild function removes all data on the server and replaces it with the specified image.
|
| Modifier and Type | Method and Description |
|---|---|
RebuildServerOptions |
RebuildServerOptions.withImage(int id) |
static RebuildServerOptions |
RebuildServerOptions.Builder.withImage(int id) |
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.