Uses of Class
org.jclouds.glesys.options.CreateServerOptions
- 
Packages that use CreateServerOptions Package Description org.jclouds.glesys.features org.jclouds.glesys.options  - 
- 
Uses of CreateServerOptions in org.jclouds.glesys.features
Methods in org.jclouds.glesys.features with parameters of type CreateServerOptions Modifier and Type Method Description ServerDetailsServerApi. createWithHostnameAndRootPassword(ServerSpec serverSpec, String hostname, String rootPassword, CreateServerOptions... options)Create a new server - 
Uses of CreateServerOptions in org.jclouds.glesys.options
Methods in org.jclouds.glesys.options that return CreateServerOptions Modifier and Type Method Description static CreateServerOptionsCreateServerOptions.Builder. description(String primaryNameServer)CreateServerOptionsCreateServerOptions. description(String description)static CreateServerOptionsCreateServerOptions.Builder. ip(String ip)CreateServerOptionsCreateServerOptions. ip(String ip) 
 -