Uses of Class
io.milvus.v2.service.rbac.request.RemovePrivilegesFromGroupReq
Packages that use RemovePrivilegesFromGroupReq
-
Uses of RemovePrivilegesFromGroupReq in io.milvus.v2.client
Methods in io.milvus.v2.client with parameters of type RemovePrivilegesFromGroupReqModifier and TypeMethodDescriptionvoidMilvusClientV2.removePrivilegesFromGroup(RemovePrivilegesFromGroupReq request) -
Uses of RemovePrivilegesFromGroupReq in io.milvus.v2.service.rbac
Methods in io.milvus.v2.service.rbac with parameters of type RemovePrivilegesFromGroupReqModifier and TypeMethodDescriptionRBACService.removePrivilegesFromGroup(MilvusServiceGrpc.MilvusServiceBlockingStub blockingStub, RemovePrivilegesFromGroupReq request)