Uses of Class
io.weaviate.client.grpc.protocol.v1.WeaviateProtoTenants.TenantsGetRequest
Packages that use WeaviateProtoTenants.TenantsGetRequest
-
Uses of WeaviateProtoTenants.TenantsGetRequest in io.weaviate.client.grpc.protocol.v1
Methods in io.weaviate.client.grpc.protocol.v1 that return WeaviateProtoTenants.TenantsGetRequestModifier and TypeMethodDescriptionWeaviateProtoTenants.TenantsGetRequest.Builder.build()WeaviateProtoTenants.TenantsGetRequest.Builder.buildPartial()WeaviateProtoTenants.TenantsGetRequest.getDefaultInstance()WeaviateProtoTenants.TenantsGetRequest.Builder.getDefaultInstanceForType()WeaviateProtoTenants.TenantsGetRequest.getDefaultInstanceForType()WeaviateProtoTenants.TenantsGetRequest.parseDelimitedFrom(InputStream input) WeaviateProtoTenants.TenantsGetRequest.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) WeaviateProtoTenants.TenantsGetRequest.parseFrom(byte[] data) WeaviateProtoTenants.TenantsGetRequest.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) WeaviateProtoTenants.TenantsGetRequest.parseFrom(com.google.protobuf.ByteString data) WeaviateProtoTenants.TenantsGetRequest.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) WeaviateProtoTenants.TenantsGetRequest.parseFrom(com.google.protobuf.CodedInputStream input) WeaviateProtoTenants.TenantsGetRequest.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) WeaviateProtoTenants.TenantsGetRequest.parseFrom(InputStream input) WeaviateProtoTenants.TenantsGetRequest.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) WeaviateProtoTenants.TenantsGetRequest.parseFrom(ByteBuffer data) WeaviateProtoTenants.TenantsGetRequest.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.weaviate.client.grpc.protocol.v1 that return types with arguments of type WeaviateProtoTenants.TenantsGetRequestModifier and TypeMethodDescriptioncom.google.protobuf.Parser<WeaviateProtoTenants.TenantsGetRequest>WeaviateProtoTenants.TenantsGetRequest.getParserForType()static io.grpc.MethodDescriptor<WeaviateProtoTenants.TenantsGetRequest,WeaviateProtoTenants.TenantsGetReply> WeaviateGrpc.getTenantsGetMethod()static com.google.protobuf.Parser<WeaviateProtoTenants.TenantsGetRequest>WeaviateProtoTenants.TenantsGetRequest.parser()Methods in io.weaviate.client.grpc.protocol.v1 with parameters of type WeaviateProtoTenants.TenantsGetRequestModifier and TypeMethodDescriptionWeaviateProtoTenants.TenantsGetRequest.Builder.mergeFrom(WeaviateProtoTenants.TenantsGetRequest other) WeaviateProtoTenants.TenantsGetRequest.newBuilder(WeaviateProtoTenants.TenantsGetRequest prototype) default voidWeaviateGrpc.AsyncService.tenantsGet(WeaviateProtoTenants.TenantsGetRequest request, io.grpc.stub.StreamObserver<WeaviateProtoTenants.TenantsGetReply> responseObserver) WeaviateGrpc.WeaviateBlockingStub.tenantsGet(WeaviateProtoTenants.TenantsGetRequest request) com.google.common.util.concurrent.ListenableFuture<WeaviateProtoTenants.TenantsGetReply>WeaviateGrpc.WeaviateFutureStub.tenantsGet(WeaviateProtoTenants.TenantsGetRequest request) voidWeaviateGrpc.WeaviateStub.tenantsGet(WeaviateProtoTenants.TenantsGetRequest request, io.grpc.stub.StreamObserver<WeaviateProtoTenants.TenantsGetReply> responseObserver)