| Modifier and Type | Method and Description |
|---|---|
static BgpPeer.FlowSpecOperation |
BgpPeer.FlowSpecOperation.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BgpPeer.FlowSpecOperation[] |
BgpPeer.FlowSpecOperation.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BgpPeer.updateFlowSpec(BgpPeer.FlowSpecOperation operType,
org.onosproject.bgpio.protocol.flowspec.BgpFlowSpecPrefix prefix,
org.onosproject.bgpio.protocol.flowspec.BgpFlowSpecDetails flowSpec)
Updates flow specification rule.
|
Copyright © 2016. All rights reserved.