Package | Description |
---|---|
org.jclouds.rimuhosting.miro | |
org.jclouds.rimuhosting.miro.binder |
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.
|
com.google.common.util.concurrent.ListenableFuture<NewServerResponse> |
RimuHostingAsyncClient.createServer(String name,
String imageId,
String planId,
CreateServerOptions... options) |
Modifier and Type | Method and Description |
---|---|
CreateServerOptions |
CreateServerOptions.withMetaData(List<MetaData> metaData) |
CreateServerOptions |
CreateServerOptions.withPassword(String password) |
Copyright © 2009-2013 jclouds. All Rights Reserved.