Uses of Class
io.apicurio.registry.rest.v2.beans.UpdateRole
-
Packages that use UpdateRole Package Description io.apicurio.registry.rest.v2 -
-
Uses of UpdateRole in io.apicurio.registry.rest.v2
Methods in io.apicurio.registry.rest.v2 with parameters of type UpdateRole Modifier and Type Method Description void
AdminResource. updateRoleMapping(String principalId, UpdateRole data)
Updates a single role mapping for one user/principal.
-