public interface Instruction
| Modifier and Type | Interface and Description |
|---|---|
static class |
Instruction.Type
Represents the type of traffic treatment.
|
| Modifier and Type | Method and Description |
|---|---|
Instruction.Type |
type()
Returns the type of instruction.
|
Instruction.Type type()