| Package | Description |
|---|---|
| org.jclouds.rimuhosting.miro | |
| org.jclouds.rimuhosting.miro.domain |
| Modifier and Type | Method and Description |
|---|---|
NewServerResponse |
RimuHostingClient.createServer(String name,
String imageId,
String planId,
CreateServerOptions... options)
This operation creates a node based on its name, imageId and planId.
|
| Modifier and Type | Method and Description |
|---|---|
com.google.common.util.concurrent.ListenableFuture<NewServerResponse> |
RimuHostingAsyncClient.createServer(String name,
String imageId,
String planId,
CreateServerOptions... options) |
| Modifier and Type | Method and Description |
|---|---|
int |
NewServerResponse.compareTo(NewServerResponse server) |
Copyright © 2009-2013 jclouds. All Rights Reserved.