Uses of Interface
org.openstack4j.api.compute.QuotaSetService
-
Packages that use QuotaSetService Package Description org.openstack4j.api.compute org.openstack4j.openstack.compute.internal -
-
Uses of QuotaSetService in org.openstack4j.api.compute
Methods in org.openstack4j.api.compute that return QuotaSetService Modifier and Type Method Description QuotaSetServiceComputeService. quotaSets()Quota-Set Service API -
Uses of QuotaSetService in org.openstack4j.openstack.compute.internal
Classes in org.openstack4j.openstack.compute.internal that implement QuotaSetService Modifier and Type Class Description classQuotaSetServiceImplOpenStack Quota-Set API ImplementationMethods in org.openstack4j.openstack.compute.internal that return QuotaSetService Modifier and Type Method Description QuotaSetServiceComputeServiceImpl. quotaSets()Quota-Set Service API
-