Package org.openstack4j.model.network
Interface AvailabilityZone
-
- All Superinterfaces:
ModelEntity,Serializable
- All Known Implementing Classes:
NeutronAvailabilityZone
public interface AvailabilityZone extends ModelEntity
An availability zone groups network nodes that run services like DHCP, L3, FW, and others.- Author:
- Taemin
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetName()StringgetResource()StringgetState()
-