Class AssignedUsersGetter

java.lang.Object
io.weaviate.client.base.AsyncBaseClient<List<String>>
io.weaviate.client.v1.async.rbac.api.AssignedUsersGetter
All Implemented Interfaces:
AsyncClientResult<List<String>>

public class AssignedUsersGetter extends AsyncBaseClient<List<String>> implements AsyncClientResult<List<String>>