Class AllGetter

java.lang.Object
io.weaviate.client.base.AsyncBaseClient<List<UserDb>>
io.weaviate.client.v1.async.users.api.db.AllGetter
All Implemented Interfaces:
AsyncClientResult<List<UserDb>>

public class AllGetter extends AsyncBaseClient<List<UserDb>> implements AsyncClientResult<List<UserDb>>