Uses of Interface
io.weaviate.client.grpc.protocol.v1.WeaviateProtoTenants.TenantOrBuilder
-
Packages that use WeaviateProtoTenants.TenantOrBuilder Package Description io.weaviate.client.grpc.protocol.v1 -
-
Uses of WeaviateProtoTenants.TenantOrBuilder in io.weaviate.client.grpc.protocol.v1
Classes in io.weaviate.client.grpc.protocol.v1 that implement WeaviateProtoTenants.TenantOrBuilder Modifier and Type Class Description static classWeaviateProtoTenants.TenantProtobuf typeweaviate.v1.Tenantstatic classWeaviateProtoTenants.Tenant.BuilderProtobuf typeweaviate.v1.TenantMethods in io.weaviate.client.grpc.protocol.v1 that return WeaviateProtoTenants.TenantOrBuilder Modifier and Type Method Description WeaviateProtoTenants.TenantOrBuilderWeaviateProtoTenants.TenantsGetReply.Builder. getTenantsOrBuilder(int index)repeated .weaviate.v1.Tenant tenants = 2;WeaviateProtoTenants.TenantOrBuilderWeaviateProtoTenants.TenantsGetReply. getTenantsOrBuilder(int index)repeated .weaviate.v1.Tenant tenants = 2;WeaviateProtoTenants.TenantOrBuilderWeaviateProtoTenants.TenantsGetReplyOrBuilder. getTenantsOrBuilder(int index)repeated .weaviate.v1.Tenant tenants = 2;Methods in io.weaviate.client.grpc.protocol.v1 that return types with arguments of type WeaviateProtoTenants.TenantOrBuilder Modifier and Type Method Description List<? extends WeaviateProtoTenants.TenantOrBuilder>WeaviateProtoTenants.TenantsGetReply.Builder. getTenantsOrBuilderList()repeated .weaviate.v1.Tenant tenants = 2;List<? extends WeaviateProtoTenants.TenantOrBuilder>WeaviateProtoTenants.TenantsGetReply. getTenantsOrBuilderList()repeated .weaviate.v1.Tenant tenants = 2;List<? extends WeaviateProtoTenants.TenantOrBuilder>WeaviateProtoTenants.TenantsGetReplyOrBuilder. getTenantsOrBuilderList()repeated .weaviate.v1.Tenant tenants = 2;
-