Uses of Class
cn.sliew.carp.module.application.vela.api.v1.model.v1.V1CreateComponentRequest
Packages that use V1CreateComponentRequest
-
Uses of V1CreateComponentRequest in cn.sliew.carp.module.application.vela.api.v1
Methods in cn.sliew.carp.module.application.vela.api.v1 with parameters of type V1CreateComponentRequestModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<V1ComponentBase>ApplicationApi.createComponent(String appName, V1CreateComponentRequest body)