Uses of Class
cn.sliew.carp.module.application.vela.api.v1.model.v1.V1UpdateRoleRequest
Packages that use V1UpdateRoleRequest
-
Uses of V1UpdateRoleRequest in cn.sliew.carp.module.application.vela.api.v1
Methods in cn.sliew.carp.module.application.vela.api.v1 with parameters of type V1UpdateRoleRequestModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<V1RoleBase>RbacApi.updatePlatformRole(String roleName, V1UpdateRoleRequest body) org.springframework.http.ResponseEntity<V1RoleBase>ProjectApi.updateProjectRole(String projectName, String roleName, V1UpdateRoleRequest body)