Uses of Class
io.weaviate.client.v1.schema.api.TenantsCreator
-
Packages that use TenantsCreator Package Description io.weaviate.client.v1.schema io.weaviate.client.v1.schema.api -
-
Uses of TenantsCreator in io.weaviate.client.v1.schema
Methods in io.weaviate.client.v1.schema that return TenantsCreator Modifier and Type Method Description TenantsCreatorSchema. tenantsCreator() -
Uses of TenantsCreator in io.weaviate.client.v1.schema.api
Methods in io.weaviate.client.v1.schema.api that return TenantsCreator Modifier and Type Method Description TenantsCreatorTenantsCreator. withClassName(String className)TenantsCreatorTenantsCreator. withTenants(Tenant... tenants)
-