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