Uses of Class
io.weaviate.client.v1.schema.model.Tenant
Packages that use Tenant
Package
Description
-
Uses of Tenant in io.weaviate.client.v1.async.schema.api
Methods in io.weaviate.client.v1.async.schema.api that return types with arguments of type TenantModifier and TypeMethodDescriptionMethods in io.weaviate.client.v1.async.schema.api with parameters of type TenantModifier and TypeMethodDescriptionTenantsCreator.withTenants(Tenant... tenants) TenantsUpdater.withTenants(Tenant... tenants) Method parameters in io.weaviate.client.v1.async.schema.api with type arguments of type Tenant -
Uses of Tenant in io.weaviate.client.v1.schema.api
Methods in io.weaviate.client.v1.schema.api that return types with arguments of type TenantMethods in io.weaviate.client.v1.schema.api with parameters of type TenantModifier and TypeMethodDescriptionTenantsCreator.withTenants(Tenant... tenants) TenantsUpdater.withTenants(Tenant... tenants) -
Uses of Tenant in io.weaviate.client.v1.schema.model
Methods in io.weaviate.client.v1.schema.model that return Tenant