Uses of Class
io.weaviate.client.v1.rbac.model.UserAssignment
Packages that use UserAssignment
-
Uses of UserAssignment in io.weaviate.client.v1.async.rbac.api
Methods in io.weaviate.client.v1.async.rbac.api that return types with arguments of type UserAssignmentModifier and TypeMethodDescriptionUserAssignmentsGetter.run(org.apache.hc.core5.concurrent.FutureCallback<Result<List<UserAssignment>>> callback) Method parameters in io.weaviate.client.v1.async.rbac.api with type arguments of type UserAssignmentModifier and TypeMethodDescriptionUserAssignmentsGetter.run(org.apache.hc.core5.concurrent.FutureCallback<Result<List<UserAssignment>>> callback) -
Uses of UserAssignment in io.weaviate.client.v1.rbac.api
Methods in io.weaviate.client.v1.rbac.api that return types with arguments of type UserAssignment