Uses of Class
org.jclouds.glesys.options.CreateServerOptions

Packages that use CreateServerOptions
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
 ServerDetails ServerApi.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
 CreateServerOptions CreateServerOptions.description(String description)
           
static CreateServerOptions CreateServerOptions.Builder.description(String primaryNameServer)
           
 CreateServerOptions CreateServerOptions.ip(String ip)
           
static CreateServerOptions CreateServerOptions.Builder.ip(String ip)
           
 



Copyright © 2009-2013 The Apache Software Foundation. All Rights Reserved.