| Package | Description | 
|---|---|
| org.jclouds.glesys.compute | |
| org.jclouds.glesys.compute.functions | |
| org.jclouds.glesys.domain | |
| org.jclouds.glesys.features | 
| Modifier and Type | Method and Description | 
|---|---|
boolean | 
GleSYSComputeServiceAdapter.FindLocationForServerSpec.matches(ServerSpec from,
       Location input)  | 
| Modifier and Type | Method and Description | 
|---|---|
Hardware | 
ServerSpecToHardware.apply(ServerSpec spec)  | 
boolean | 
FindLocationForServerSpec.matches(ServerSpec from,
       Location input)  | 
| Modifier and Type | Method and Description | 
|---|---|
ServerSpec | 
ServerSpec.Builder.build()  | 
| Modifier and Type | Method and Description | 
|---|---|
static ServerSpec.Builder | 
ServerSpec.Builder.fromServerSpecification(ServerSpec in)  | 
| Modifier and Type | Method and Description | 
|---|---|
ServerDetails | 
ServerClient.createServerWithHostnameAndRootPassword(ServerSpec serverSpec,
                                       String hostname,
                                       String rootPassword,
                                       CreateServerOptions... options)
Create a new server 
 | 
com.google.common.util.concurrent.ListenableFuture<ServerDetails> | 
ServerAsyncClient.createServerWithHostnameAndRootPassword(ServerSpec serverSpec,
                                       String hostname,
                                       String rootPassword,
                                       CreateServerOptions... options)  | 
Copyright © 2009-2012 jclouds. All Rights Reserved.