Uses of Class
io.weaviate.client.grpc.protocol.v1.WeaviateProtoTenants.TenantNames
Packages that use WeaviateProtoTenants.TenantNames
-
Uses of WeaviateProtoTenants.TenantNames in io.weaviate.client.grpc.protocol.v1
Methods in io.weaviate.client.grpc.protocol.v1 that return WeaviateProtoTenants.TenantNamesModifier and TypeMethodDescriptionWeaviateProtoTenants.TenantNames.Builder.build()WeaviateProtoTenants.TenantNames.Builder.buildPartial()WeaviateProtoTenants.TenantNames.getDefaultInstance()WeaviateProtoTenants.TenantNames.Builder.getDefaultInstanceForType()WeaviateProtoTenants.TenantNames.getDefaultInstanceForType()WeaviateProtoTenants.TenantsGetRequest.Builder.getNames().weaviate.v1.TenantNames names = 2;WeaviateProtoTenants.TenantsGetRequest.getNames().weaviate.v1.TenantNames names = 2;WeaviateProtoTenants.TenantsGetRequestOrBuilder.getNames().weaviate.v1.TenantNames names = 2;WeaviateProtoTenants.TenantNames.parseDelimitedFrom(InputStream input) WeaviateProtoTenants.TenantNames.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) WeaviateProtoTenants.TenantNames.parseFrom(byte[] data) WeaviateProtoTenants.TenantNames.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) WeaviateProtoTenants.TenantNames.parseFrom(com.google.protobuf.ByteString data) WeaviateProtoTenants.TenantNames.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) WeaviateProtoTenants.TenantNames.parseFrom(com.google.protobuf.CodedInputStream input) WeaviateProtoTenants.TenantNames.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) WeaviateProtoTenants.TenantNames.parseFrom(InputStream input) WeaviateProtoTenants.TenantNames.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) WeaviateProtoTenants.TenantNames.parseFrom(ByteBuffer data) WeaviateProtoTenants.TenantNames.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.weaviate.client.grpc.protocol.v1 that return types with arguments of type WeaviateProtoTenants.TenantNamesModifier and TypeMethodDescriptioncom.google.protobuf.Parser<WeaviateProtoTenants.TenantNames>WeaviateProtoTenants.TenantNames.getParserForType()static com.google.protobuf.Parser<WeaviateProtoTenants.TenantNames>WeaviateProtoTenants.TenantNames.parser()Methods in io.weaviate.client.grpc.protocol.v1 with parameters of type WeaviateProtoTenants.TenantNamesModifier and TypeMethodDescriptionWeaviateProtoTenants.TenantNames.Builder.mergeFrom(WeaviateProtoTenants.TenantNames other) WeaviateProtoTenants.TenantsGetRequest.Builder.mergeNames(WeaviateProtoTenants.TenantNames value) .weaviate.v1.TenantNames names = 2;WeaviateProtoTenants.TenantNames.newBuilder(WeaviateProtoTenants.TenantNames prototype) WeaviateProtoTenants.TenantsGetRequest.Builder.setNames(WeaviateProtoTenants.TenantNames value) .weaviate.v1.TenantNames names = 2;