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