Uses of Class
io.github.lunasaw.zlm.entity.Version
Packages that use Version
-
Uses of Version in io.github.lunasaw.zlm.api
Methods in io.github.lunasaw.zlm.api that return types with arguments of type VersionModifier and TypeMethodDescriptionstatic ServerResponse<Version>
ZlmRestService.getVersion
(String host, String secret) 获取版本信息 -
Uses of Version in io.github.lunasaw.zlm.api.controller
Methods in io.github.lunasaw.zlm.api.controller that return types with arguments of type VersionModifier and TypeMethodDescriptionZlmApiController.getVersion()
获取版本信息ZlmApiController.getVersionByNode
(String nodeId) 指定节点获取版本信息