Uses of Class
cn.sliew.carp.module.application.vela.api.v1.model.v1.V1ApplicationDeployResponse
Packages that use V1ApplicationDeployResponse
-
Uses of V1ApplicationDeployResponse 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 V1ApplicationDeployResponseModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<V1ApplicationDeployResponse>ApplicationApi.deployApplication(String appName, V1ApplicationDeployRequest body) org.springframework.http.ResponseEntity<V1ApplicationDeployResponse>WebhookApi.handleApplicationWebhook(String token, V1HandleApplicationTriggerWebhookRequest body)