Open Kilda Java Documentation
org.openkilda.messaging.info.rule.FlowInstructions Class Reference
Inheritance diagram for org.openkilda.messaging.info.rule.FlowInstructions:

Public Member Functions

 FlowInstructions ( @JsonProperty("apply_actions") FlowApplyActions applyActions, @JsonProperty("none") String none, @JsonProperty("instruction_goto_meter") Long goToMeter)
 

Detailed Description

Definition at line 27 of file FlowInstructions.java.

Constructor & Destructor Documentation

◆ FlowInstructions()

org.openkilda.messaging.info.rule.FlowInstructions.FlowInstructions ( @JsonProperty("apply_actions") FlowApplyActions  applyActions,
@JsonProperty("none") String  none,
@JsonProperty("instruction_goto_meter") Long  goToMeter 
)

Definition at line 37 of file FlowInstructions.java.


The documentation for this class was generated from the following file: