Package org.openstack4j.api.storage
Interface CinderZoneService
-
- All Superinterfaces:
RestService
- All Known Implementing Classes:
CinderZoneServiceImpl
public interface CinderZoneService extends RestService
- Author:
- Jeff Hu list all available cinder zones
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description List<? extends AvailabilityZone>list()
-
-
-
Method Detail
-
list
List<? extends AvailabilityZone> list()
-
-