Class AssignedRolesGetter

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

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