Definition at line 10 of file DumpStateResponseData.java.
◆ DumpStateResponseData()
org.openkilda.messaging.ctrl.DumpStateResponseData.DumpStateResponseData |
( |
@JsonProperty("component") String |
component, |
|
|
@JsonProperty("task_id") Integer |
taskId, |
|
|
@JsonProperty("topology") String |
topology, |
|
|
@JsonProperty("state") AbstractDumpState |
state |
|
) |
| |
◆ getState()
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/DumpStateResponseData.java