Uses of Class
io.weaviate.client.grpc.protocol.v1.WeaviateProtoTenants.Tenant
-
Packages that use WeaviateProtoTenants.Tenant Package Description io.weaviate.client.grpc.protocol.v1 -
-
Uses of WeaviateProtoTenants.Tenant in io.weaviate.client.grpc.protocol.v1
Methods in io.weaviate.client.grpc.protocol.v1 that return WeaviateProtoTenants.Tenant Modifier and Type Method Description WeaviateProtoTenants.TenantWeaviateProtoTenants.Tenant.Builder. build()WeaviateProtoTenants.TenantWeaviateProtoTenants.Tenant.Builder. buildPartial()static WeaviateProtoTenants.TenantWeaviateProtoTenants.Tenant. getDefaultInstance()WeaviateProtoTenants.TenantWeaviateProtoTenants.Tenant.Builder. getDefaultInstanceForType()WeaviateProtoTenants.TenantWeaviateProtoTenants.Tenant. getDefaultInstanceForType()WeaviateProtoTenants.TenantWeaviateProtoTenants.TenantsGetReply.Builder. getTenants(int index)repeated .weaviate.v1.Tenant tenants = 2;WeaviateProtoTenants.TenantWeaviateProtoTenants.TenantsGetReply. getTenants(int index)repeated .weaviate.v1.Tenant tenants = 2;WeaviateProtoTenants.TenantWeaviateProtoTenants.TenantsGetReplyOrBuilder. getTenants(int index)repeated .weaviate.v1.Tenant tenants = 2;static WeaviateProtoTenants.TenantWeaviateProtoTenants.Tenant. parseDelimitedFrom(InputStream input)static WeaviateProtoTenants.TenantWeaviateProtoTenants.Tenant. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static WeaviateProtoTenants.TenantWeaviateProtoTenants.Tenant. parseFrom(byte[] data)static WeaviateProtoTenants.TenantWeaviateProtoTenants.Tenant. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static WeaviateProtoTenants.TenantWeaviateProtoTenants.Tenant. parseFrom(com.google.protobuf.ByteString data)static WeaviateProtoTenants.TenantWeaviateProtoTenants.Tenant. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static WeaviateProtoTenants.TenantWeaviateProtoTenants.Tenant. parseFrom(com.google.protobuf.CodedInputStream input)static WeaviateProtoTenants.TenantWeaviateProtoTenants.Tenant. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static WeaviateProtoTenants.TenantWeaviateProtoTenants.Tenant. parseFrom(InputStream input)static WeaviateProtoTenants.TenantWeaviateProtoTenants.Tenant. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static WeaviateProtoTenants.TenantWeaviateProtoTenants.Tenant. parseFrom(ByteBuffer data)static WeaviateProtoTenants.TenantWeaviateProtoTenants.Tenant. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in io.weaviate.client.grpc.protocol.v1 that return types with arguments of type WeaviateProtoTenants.Tenant Modifier and Type Method Description com.google.protobuf.Parser<WeaviateProtoTenants.Tenant>WeaviateProtoTenants.Tenant. getParserForType()List<WeaviateProtoTenants.Tenant>WeaviateProtoTenants.TenantsGetReply.Builder. getTenantsList()repeated .weaviate.v1.Tenant tenants = 2;List<WeaviateProtoTenants.Tenant>WeaviateProtoTenants.TenantsGetReply. getTenantsList()repeated .weaviate.v1.Tenant tenants = 2;List<WeaviateProtoTenants.Tenant>WeaviateProtoTenants.TenantsGetReplyOrBuilder. getTenantsList()repeated .weaviate.v1.Tenant tenants = 2;static com.google.protobuf.Parser<WeaviateProtoTenants.Tenant>WeaviateProtoTenants.Tenant. parser()Methods in io.weaviate.client.grpc.protocol.v1 with parameters of type WeaviateProtoTenants.Tenant Modifier and Type Method Description WeaviateProtoTenants.TenantsGetReply.BuilderWeaviateProtoTenants.TenantsGetReply.Builder. addTenants(int index, WeaviateProtoTenants.Tenant value)repeated .weaviate.v1.Tenant tenants = 2;WeaviateProtoTenants.TenantsGetReply.BuilderWeaviateProtoTenants.TenantsGetReply.Builder. addTenants(WeaviateProtoTenants.Tenant value)repeated .weaviate.v1.Tenant tenants = 2;WeaviateProtoTenants.Tenant.BuilderWeaviateProtoTenants.Tenant.Builder. mergeFrom(WeaviateProtoTenants.Tenant other)static WeaviateProtoTenants.Tenant.BuilderWeaviateProtoTenants.Tenant. newBuilder(WeaviateProtoTenants.Tenant prototype)WeaviateProtoTenants.TenantsGetReply.BuilderWeaviateProtoTenants.TenantsGetReply.Builder. setTenants(int index, WeaviateProtoTenants.Tenant value)repeated .weaviate.v1.Tenant tenants = 2;Method parameters in io.weaviate.client.grpc.protocol.v1 with type arguments of type WeaviateProtoTenants.Tenant Modifier and Type Method Description WeaviateProtoTenants.TenantsGetReply.BuilderWeaviateProtoTenants.TenantsGetReply.Builder. addAllTenants(Iterable<? extends WeaviateProtoTenants.Tenant> values)repeated .weaviate.v1.Tenant tenants = 2;
-