Uses of Class
cn.sliew.carp.module.application.vela.api.v1.model.v1.V1AppDryRunResponse
Packages that use V1AppDryRunResponse
-
Uses of V1AppDryRunResponse 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 V1AppDryRunResponseModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<V1AppDryRunResponse>ApplicationApi.dryRunAppOrRevision(V1AppDryRunReq body, String appName)