Uses of Interface
io.weaviate.client.grpc.protocol.v1.WeaviateProtoTenants.TenantOrBuilder
Packages that use WeaviateProtoTenants.TenantOrBuilder
-
Uses of WeaviateProtoTenants.TenantOrBuilder in io.weaviate.client.grpc.protocol.v1
Classes in io.weaviate.client.grpc.protocol.v1 that implement WeaviateProtoTenants.TenantOrBuilderModifier and TypeClassDescriptionstatic final classProtobuf typeweaviate.v1.Tenantstatic final classProtobuf typeweaviate.v1.TenantMethods in io.weaviate.client.grpc.protocol.v1 that return WeaviateProtoTenants.TenantOrBuilderModifier and TypeMethodDescriptionWeaviateProtoTenants.TenantsGetReply.Builder.getTenantsOrBuilder(int index) repeated .weaviate.v1.Tenant tenants = 2;WeaviateProtoTenants.TenantsGetReply.getTenantsOrBuilder(int index) repeated .weaviate.v1.Tenant tenants = 2;WeaviateProtoTenants.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.TenantOrBuilderModifier and TypeMethodDescriptionList<? 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;