Uses of Interface
org.openstack4j.api.storage.BlockQuotaSetService
-
Packages that use BlockQuotaSetService Package Description org.openstack4j.api.storage org.openstack4j.openstack.storage.block.internal -
-
Uses of BlockQuotaSetService in org.openstack4j.api.storage
Methods in org.openstack4j.api.storage that return BlockQuotaSetService Modifier and Type Method Description BlockQuotaSetServiceBlockStorageService. quotaSets()The block storage quota-set service. -
Uses of BlockQuotaSetService in org.openstack4j.openstack.storage.block.internal
Classes in org.openstack4j.openstack.storage.block.internal that implement BlockQuotaSetService Modifier and Type Class Description classBlockQuotaSetServiceImplQuota-Set Extension API for Block StorageMethods in org.openstack4j.openstack.storage.block.internal that return BlockQuotaSetService Modifier and Type Method Description BlockQuotaSetServiceBlockStorageServiceImpl. quotaSets()The block storage quota-set service.
-