Uses of Class
cn.sliew.carp.module.application.vela.api.v1.model.v1.V1ListConfigTemplateResponse
Packages that use V1ListConfigTemplateResponse
-
Uses of V1ListConfigTemplateResponse 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 V1ListConfigTemplateResponseModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<V1ListConfigTemplateResponse>ProjectApi.getConfigTemplates(String projectName, String namespace) org.springframework.http.ResponseEntity<V1ListConfigTemplateResponse>ConfigApi.listConfigTemplates()