Uses of Class
org.jclouds.digitalocean.domain.Size

Packages that use Size
org.jclouds.digitalocean.compute.functions   
org.jclouds.digitalocean.compute.strategy   
org.jclouds.digitalocean.features   
 

Uses of Size in org.jclouds.digitalocean.compute.functions
 

Methods in org.jclouds.digitalocean.compute.functions with parameters of type Size
 org.jclouds.compute.domain.Hardware SizeToHardware.apply(Size input)
           
 

Uses of Size in org.jclouds.digitalocean.compute.strategy
 

Methods in org.jclouds.digitalocean.compute.strategy that return types with arguments of type Size
 Iterable<Size> DigitalOceanComputeServiceAdapter.listHardwareProfiles()
           
 

Uses of Size in org.jclouds.digitalocean.features
 

Methods in org.jclouds.digitalocean.features that return types with arguments of type Size
 List<Size> SizesApi.list()
          Lists all available sizes.
 



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