Uses of Interface
org.openstack4j.api.storage.CinderZoneService
-
Packages that use CinderZoneService Package Description org.openstack4j.api.storage org.openstack4j.openstack.storage.block.internal -
-
Uses of CinderZoneService in org.openstack4j.api.storage
Methods in org.openstack4j.api.storage that return CinderZoneService Modifier and Type Method Description CinderZoneServiceBlockStorageService. zones() -
Uses of CinderZoneService in org.openstack4j.openstack.storage.block.internal
Classes in org.openstack4j.openstack.storage.block.internal that implement CinderZoneService Modifier and Type Class Description classCinderZoneServiceImplMethods in org.openstack4j.openstack.storage.block.internal that return CinderZoneService Modifier and Type Method Description CinderZoneServiceBlockStorageServiceImpl. zones()
-