Uses of Class
io.apicurio.registry.rest.v3.beans.UpdateRole
Packages that use UpdateRole
-
Uses of UpdateRole in io.apicurio.registry.rest.v3
Methods in io.apicurio.registry.rest.v3 with parameters of type UpdateRoleModifier and TypeMethodDescriptionvoidAdminResource.updateRoleMapping(String principalId, @NotNull UpdateRole data) Updates a single role mapping for one user/principal.