Uses of Class
cn.sliew.carp.module.application.vela.api.v1.model.v1.V1Context
Packages that use V1Context
-
Uses of V1Context 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 V1ContextModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<V1Context>PipelineApi.createContextValue(V1CreateContextValuesRequest body, String projectName, String pipelineName) org.springframework.http.ResponseEntity<V1Context>PipelineApi.updateContextValue(V1UpdateContextValuesRequest body, String projectName, String pipelineName, String contextName)