public abstract class L0ModificationInstruction extends Object implements Instruction
| Modifier and Type | Class and Description |
|---|---|
static class |
L0ModificationInstruction.L0SubType
Represents the type of traffic treatment.
|
static class |
L0ModificationInstruction.ModLambdaInstruction
Represents a L0 lambda modification instruction.
|
Instruction.Type| Constructor and Description |
|---|
L0ModificationInstruction() |
| Modifier and Type | Method and Description |
|---|---|
abstract L0ModificationInstruction.L0SubType |
subtype() |
Instruction.Type |
type()
Returns the type of instruction.
|
public abstract L0ModificationInstruction.L0SubType subtype()
public Instruction.Type type()
Instructiontype in interface InstructionCopyright © 2015. All rights reserved.