Package org.openstack4j.model.network
Interface Pool
-
- All Superinterfaces:
ModelEntity,Serializable
- All Known Implementing Classes:
NeutronPool
public interface Pool extends ModelEntity
An IP Address Pool which has a starting network and a ending network which becomes a pool of addresses- Author:
- Jeremy Unruh
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetEnd()StringgetStart()
-