The Class ISLStatsRequestBody.
- Author
- sumitpal.singh
Definition at line 19 of file IslStats.java.
◆ getEnd()
String org.openkilda.integration.model.IslStats.getEnd |
( |
| ) |
|
◆ getQueries()
List<Query> org.openkilda.integration.model.IslStats.getQueries |
( |
| ) |
|
Gets the queries.
- Returns
- the queries
Definition at line 56 of file IslStats.java.
◆ getStart()
String org.openkilda.integration.model.IslStats.getStart |
( |
| ) |
|
Gets the start.
- Returns
- the start
Definition at line 38 of file IslStats.java.
◆ setEnd()
void org.openkilda.integration.model.IslStats.setEnd |
( |
final String |
end | ) |
|
◆ setQueries()
void org.openkilda.integration.model.IslStats.setQueries |
( |
final List< Query > |
queries | ) |
|
◆ setStart()
void org.openkilda.integration.model.IslStats.setStart |
( |
final String |
start | ) |
|
◆ toString()
String org.openkilda.integration.model.IslStats.toString |
( |
| ) |
|
The documentation for this class was generated from the following file:
- /Users/kevin/Desktop/Kilda/open-kilda-develop/services/src/openkilda-gui/src/main/java/org/openkilda/integration/model/IslStats.java