Class RoleAllGetter

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

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