Interface SystemApi
-
@Path("/api/system") public interface SystemApi
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Stringsystem()Versionversion()
-
@Path("/api/system")
public interface SystemApi
| Modifier and Type | Method | Description |
|---|---|---|
String |
system() |
|
Version |
version() |