public interface TrafficTreatment
| Modifier and Type | Interface and Description |
|---|---|
static interface |
TrafficTreatment.Builder
Builder of traffic treatment entities.
|
| Modifier and Type | Method and Description |
|---|---|
List<Instruction> |
instructions()
Returns list of instructions on how to treat traffic.
|
List<Instruction> instructions()
Copyright © 2015. All rights reserved.