Uses of Class
cn.sliew.carp.module.application.vela.api.v1.model.v1.V1EnableAddonRequest
Packages that use V1EnableAddonRequest
-
Uses of V1EnableAddonRequest in cn.sliew.carp.module.application.vela.api.v1
Methods in cn.sliew.carp.module.application.vela.api.v1 with parameters of type V1EnableAddonRequestModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<V1AddonStatusResponse>AddonApi.enableAddon(V1EnableAddonRequest body, String addonName) org.springframework.http.ResponseEntity<V1AddonStatusResponse>AddonApi.updateAddon(V1EnableAddonRequest body, String addonName)