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 VolumeQuota
VolumeQuota.Builder. build()
Methods in org.jclouds.openstack.cinder.v1.domain with parameters of type VolumeQuota Modifier and Type Method Description 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 Modifier and Type Method Description VolumeQuota
QuotaApi. getByTenant(String tenantId)
-