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