Uses of Class
cn.sliew.carp.module.application.vela.api.v1.model.v1.V1ListConfigResponse
Packages that use V1ListConfigResponse
-
Uses of V1ListConfigResponse 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 V1ListConfigResponseModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<V1ListConfigResponse>ConfigApi.getConfigs(String template) org.springframework.http.ResponseEntity<V1ListConfigResponse>ProjectApi.getProjectConfigs(String projectName, String template)