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