Uses of Interface
org.openstack4j.api.storage.SchedulerStatsGetPoolService
-
Packages that use SchedulerStatsGetPoolService Package Description org.openstack4j.api.storage org.openstack4j.openstack.storage.block.internal -
-
Uses of SchedulerStatsGetPoolService in org.openstack4j.api.storage
Methods in org.openstack4j.api.storage that return SchedulerStatsGetPoolService Modifier and Type Method Description SchedulerStatsGetPoolServiceBlockStorageService. schedulerStatsPools()The block storage get_pools service. -
Uses of SchedulerStatsGetPoolService in org.openstack4j.openstack.storage.block.internal
Classes in org.openstack4j.openstack.storage.block.internal that implement SchedulerStatsGetPoolService Modifier and Type Class Description classSchedulerStatsGetPoolServiceImplMethods in org.openstack4j.openstack.storage.block.internal that return SchedulerStatsGetPoolService Modifier and Type Method Description SchedulerStatsGetPoolServiceBlockStorageServiceImpl. schedulerStatsPools()The block storage get_pools service.
-