Uses of Class
io.weaviate.client.v1.schema.api.TenantsExists
-
Packages that use TenantsExists Package Description io.weaviate.client.v1.schema io.weaviate.client.v1.schema.api -
-
Uses of TenantsExists in io.weaviate.client.v1.schema
Methods in io.weaviate.client.v1.schema that return TenantsExists Modifier and Type Method Description TenantsExistsSchema. tenantsExists() -
Uses of TenantsExists in io.weaviate.client.v1.schema.api
Methods in io.weaviate.client.v1.schema.api that return TenantsExists Modifier and Type Method Description TenantsExistsTenantsExists. withClassName(String className)TenantsExistsTenantsExists. withTenant(String tenant)
-