Uses of Class
cn.sliew.carp.module.application.vela.api.v1.model.v1.V1ListPluginResponse
Packages that use V1ListPluginResponse
-
Uses of V1ListPluginResponse 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 V1ListPluginResponseModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<V1ListPluginResponse>PluginApi.listEnabledPlugins()org.springframework.http.ResponseEntity<V1ListPluginResponse>PluginApi.listInstalledPlugins()