|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ServerSpec | |
|---|---|
| org.jclouds.glesys.compute | |
| org.jclouds.glesys.compute.functions | |
| org.jclouds.glesys.domain | |
| org.jclouds.glesys.features | |
| Uses of ServerSpec in org.jclouds.glesys.compute |
|---|
| Methods in org.jclouds.glesys.compute with parameters of type ServerSpec | |
|---|---|
boolean |
GleSYSComputeServiceAdapter.FindLocationForServerSpec.matches(ServerSpec from,
Location input)
|
| Uses of ServerSpec in org.jclouds.glesys.compute.functions |
|---|
| Methods in org.jclouds.glesys.compute.functions with parameters of type ServerSpec | |
|---|---|
Hardware |
ServerSpecToHardware.apply(ServerSpec spec)
|
boolean |
FindLocationForServerSpec.matches(ServerSpec from,
Location input)
|
| 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 | |
|---|---|
static ServerSpec.Builder |
ServerSpec.Builder.fromServerSpecification(ServerSpec in)
|
| Uses of ServerSpec in org.jclouds.glesys.features |
|---|
| Methods in org.jclouds.glesys.features with parameters of type ServerSpec | |
|---|---|
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)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||