| Package | Description | 
|---|---|
| org.jclouds.glesys.features | |
| org.jclouds.glesys.options | 
| Modifier and Type | Method and Description | 
|---|---|
com.google.common.util.concurrent.ListenableFuture<ServerDetails> | 
ServerAsyncApi.createWithHostnameAndRootPassword(ServerSpec serverSpec,
                                 String hostname,
                                 String rootPassword,
                                 CreateServerOptions... options)  | 
ServerDetails | 
ServerApi.createWithHostnameAndRootPassword(ServerSpec serverSpec,
                                 String hostname,
                                 String rootPassword,
                                 CreateServerOptions... options)
Create a new server 
 | 
| Modifier and Type | Method and Description | 
|---|---|
CreateServerOptions | 
CreateServerOptions.description(String description)  | 
static CreateServerOptions | 
CreateServerOptions.Builder.description(String primaryNameServer)  | 
CreateServerOptions | 
CreateServerOptions.ip(String ip)  | 
static CreateServerOptions | 
CreateServerOptions.Builder.ip(String ip)  | 
Copyright © 2009-2013 jclouds. All Rights Reserved.