Uses of Class
cn.sliew.carp.module.application.vela.api.v1.model.v1.V1SystemInfoResponse
Packages that use V1SystemInfoResponse
-
Uses of V1SystemInfoResponse in cn.sliew.carp.module.application.vela.api.v1
Methods in cn.sliew.carp.module.application.vela.api.v1 that return types with arguments of type V1SystemInfoResponseModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<V1SystemInfoResponse>SystemInfoApi.getSystemInfo()org.springframework.http.ResponseEntity<V1SystemInfoResponse>SystemInfoApi.updateSystemInfo(V1SystemInfoRequest body)