Package org.openstack4j.model.compute
Interface InterfaceAttachment.FixedIp
-
- All Superinterfaces:
ModelEntity,Serializable
- All Known Implementing Classes:
NovaInterfaceAttachment.NovaFixedIp
- Enclosing interface:
- InterfaceAttachment
public static interface InterfaceAttachment.FixedIp extends ModelEntity
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetIpAddress()StringgetSubnetId()
-