|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ServerSpec | |
|---|---|
| org.jclouds.glesys.compute.functions | |
| org.jclouds.glesys.domain | |
| org.jclouds.glesys.features | |
| Uses of ServerSpec in org.jclouds.glesys.compute.functions |
|---|
| Methods in org.jclouds.glesys.compute.functions with parameters of type ServerSpec | |
|---|---|
org.jclouds.compute.domain.Hardware |
ServerSpecToHardware.apply(ServerSpec spec)
|
| Uses of ServerSpec in org.jclouds.glesys.domain |
|---|
| Methods in org.jclouds.glesys.domain that return ServerSpec | |
|---|---|
ServerSpec |
ServerSpec.Builder.build()
|
| Methods in org.jclouds.glesys.domain with parameters of type ServerSpec | |
|---|---|
T |
ServerSpec.Builder.fromServerSpec(ServerSpec in)
|
| Uses of ServerSpec in org.jclouds.glesys.features |
|---|
| Methods in org.jclouds.glesys.features with parameters of type ServerSpec | |
|---|---|
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 |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||