Package org.openstack4j.model.network
Interface IP
-
- All Superinterfaces:
ModelEntity,Serializable
- All Known Implementing Classes:
NeutronIP
public interface IP extends ModelEntity
A Fixed IP Address- Author:
- Jeremy Unruh
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetIpAddress()StringgetSubnetId()
-