Uses of Class
org.jclouds.rimuhosting.miro.data.CreateOptions

Packages that use CreateOptions
org.jclouds.rimuhosting.miro.data   
 

Uses of CreateOptions in org.jclouds.rimuhosting.miro.data
 

Methods in org.jclouds.rimuhosting.miro.data that return CreateOptions
 CreateOptions NewServerData.getCreateOptions()
           
 

Methods in org.jclouds.rimuhosting.miro.data with parameters of type CreateOptions
 void NewServerData.setCreateOptions(CreateOptions createOptions)
           
 

Constructors in org.jclouds.rimuhosting.miro.data with parameters of type CreateOptions
NewServerData(CreateOptions createOptions, PricingPlan pricingPlan)
           
NewServerData(CreateOptions createOptions, String pricingPlanId)
           
 



Copyright © 2009-2011 jclouds. All Rights Reserved.