Uses of Class
com.woorea.openstack.nova.model.QuotaSet
-
Packages that use QuotaSet Package Description com.woorea.openstack.nova.api -
-
Uses of QuotaSet in com.woorea.openstack.nova.api
Methods in com.woorea.openstack.nova.api with parameters of type QuotaSet Modifier and Type Method Description QuotaSetsResource.UpdateQuota
QuotaSetsResource. updateQuota(java.lang.String tenantId, QuotaSet quotaSet)
Constructors in com.woorea.openstack.nova.api with parameters of type QuotaSet Constructor Description UpdateQuota(java.lang.String tenantId, QuotaSet quotaSet)
-