@Beta public interface PortConfigBehaviour extends HandlerBehaviour
Modifier and Type | Method and Description |
---|---|
void |
applyQoS(PortDescription port,
QosDescription qosDesc)
Apply QoS configuration on a device.
|
void |
removeQoS(PortNumber portNumber)
Remove a QoS configuration.
|
handler, setHandler
void applyQoS(PortDescription port, QosDescription qosDesc)
port
- a port descriptionqosDesc
- qos descriptionvoid removeQoS(PortNumber portNumber)
portNumber
- port identifier