Class UserRolesGetter

java.lang.Object
io.weaviate.client.base.BaseClient<WeaviateRole[]>
io.weaviate.client.v1.users.api.UserRolesGetter
All Implemented Interfaces:
ClientResult<List<Role>>

public class UserRolesGetter extends BaseClient<WeaviateRole[]> implements ClientResult<List<Role>>