Uses of Interface
org.openstack4j.openstack.storage.block.domain.AvailabilityZone
-
Packages that use AvailabilityZone Package Description org.openstack4j.api.storage org.openstack4j.openstack.storage.block.domain org.openstack4j.openstack.storage.block.internal -
-
Uses of AvailabilityZone in org.openstack4j.api.storage
Methods in org.openstack4j.api.storage that return types with arguments of type AvailabilityZone Modifier and Type Method Description List<? extends AvailabilityZone>CinderZoneService. list() -
Uses of AvailabilityZone in org.openstack4j.openstack.storage.block.domain
Classes in org.openstack4j.openstack.storage.block.domain that implement AvailabilityZone Modifier and Type Class Description classExtAvailabilityZone -
Uses of AvailabilityZone in org.openstack4j.openstack.storage.block.internal
Methods in org.openstack4j.openstack.storage.block.internal that return types with arguments of type AvailabilityZone Modifier and Type Method Description List<? extends AvailabilityZone>CinderZoneServiceImpl. list()
-