Defines the payload of a Message representing an command.
Definition at line 31 of file RequestData.java.
◆ RequestData()
org.openkilda.messaging.ctrl.RequestData.RequestData |
( |
@JsonProperty("action") final String |
action | ) |
|
Instance constructor.
- Parameters
-
- Exceptions
-
IllegalArgumentException | if any of mandatory parameters is null |
Definition at line 50 of file RequestData.java.
◆ getAction()
String org.openkilda.messaging.ctrl.RequestData.getAction |
( |
| ) |
|
The documentation for this class was generated from the following file:
- /Users/kevin/Desktop/Kilda/open-kilda-develop/services/src/messaging/src/main/java/org/openkilda/messaging/ctrl/RequestData.java