Uses of Class
cn.sliew.carp.module.application.vela.api.v1.model.v1.V1ApplicationTriggerBase
Packages that use V1ApplicationTriggerBase
-
Uses of V1ApplicationTriggerBase 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 V1ApplicationTriggerBaseModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<V1ApplicationTriggerBase>ApplicationApi.createApplicationTrigger(String appName, V1CreateApplicationTriggerRequest body) org.springframework.http.ResponseEntity<V1ApplicationTriggerBase>ApplicationApi.updateApplicationTrigger(String appName, String token)