public interface InterfaceAttachment extends ModelEntity
Modifier and Type | Interface and Description |
---|---|
static interface |
InterfaceAttachment.FixedIp |
Modifier and Type | Method and Description |
---|---|
List<? extends InterfaceAttachment.FixedIp> |
getFixedIps()
List of Fixed IpAddresses
|
String |
getMacAddr()
The interface MacAddress
|
String |
getNetId()
The network identifier
|
String |
getPortId()
The port aka interface identifier
|
PortState |
getPortState()
The current port state
|
List<? extends InterfaceAttachment.FixedIp> getFixedIps()
String getMacAddr()
String getNetId()
String getPortId()
PortState getPortState()
Copyright © 2017. All rights reserved.