Package org.openstack4j.model.network
Interface AllowedAddressPair
-
- All Superinterfaces:
ModelEntity,Serializable
- All Known Implementing Classes:
NeutronAllowedAddressPair
public interface AllowedAddressPair extends ModelEntity
Allowed Address Pair for Neutron Port- Author:
- Nathan Anderson
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetIpAddress()StringgetMacAddress()
-