Class UserRolesGetter

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

public class UserRolesGetter extends AsyncBaseClient<List<Role>> implements AsyncClientResult<List<Role>>