Uses of Class
org.jclouds.openstack.cinder.v1.domain.VolumeQuota

Packages that use VolumeQuota
org.jclouds.openstack.cinder.v1.domain   
org.jclouds.openstack.cinder.v1.features   
 

Uses of VolumeQuota in org.jclouds.openstack.cinder.v1.domain
 

Methods in org.jclouds.openstack.cinder.v1.domain that return VolumeQuota
 VolumeQuota VolumeQuota.Builder.build()
           
 

Methods in org.jclouds.openstack.cinder.v1.domain with parameters of type VolumeQuota
 T VolumeQuota.Builder.fromVolumeQuota(VolumeQuota in)
           
 

Uses of VolumeQuota in org.jclouds.openstack.cinder.v1.features
 

Methods in org.jclouds.openstack.cinder.v1.features that return VolumeQuota
 VolumeQuota QuotaApi.getByTenant(String tenantId)
           
 



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