| Package | Description | 
|---|---|
| org.jclouds.glesys.compute.functions | |
| org.jclouds.glesys.domain | |
| org.jclouds.glesys.features | 
| Modifier and Type | Method and Description | 
|---|---|
Hardware | 
ServerSpecToHardware.apply(ServerSpec spec)  | 
| Modifier and Type | Method and Description | 
|---|---|
ServerSpec | 
ServerSpec.Builder.build()  | 
| Modifier and Type | Method and Description | 
|---|---|
T | 
ServerSpec.Builder.fromServerSpec(ServerSpec in)  | 
| 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 
 | 
Copyright © 2009-2013 jclouds. All Rights Reserved.