Uses of Class
org.jclouds.openstack.cinder.v1.domain.VolumeQuota
- 
Packages that use VolumeQuota Package Description 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 Modifier and Type Method Description VolumeQuotaVolumeQuota.Builder. build()Methods in org.jclouds.openstack.cinder.v1.domain with parameters of type VolumeQuota Modifier and Type Method Description TVolumeQuota.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 Modifier and Type Method Description VolumeQuotaQuotaApi. getByTenant(String tenantId) 
 -