Uses of Class
cn.sliew.carp.module.application.vela.api.v1.model.v1.V1Env
Packages that use V1Env
-
Uses of V1Env 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 V1EnvModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<V1Env>EnvApi.envcreate(V1CreateEnvRequest body) org.springframework.http.ResponseEntity<V1Env>EnvApi.envupdate(String envName, V1CreateEnvRequest body)