Uses of Class
io.qdrant.client.grpc.Collections.GetCollectionInfoRequest
-
Uses of Collections.GetCollectionInfoRequest in io.qdrant.client.grpc
Modifier and TypeMethodDescriptionCollections.GetCollectionInfoRequest.Builder.build()
Collections.GetCollectionInfoRequest.Builder.buildPartial()
Collections.GetCollectionInfoRequest.getDefaultInstance()
Collections.GetCollectionInfoRequest.Builder.getDefaultInstanceForType()
Collections.GetCollectionInfoRequest.getDefaultInstanceForType()
Collections.GetCollectionInfoRequest.parseDelimitedFrom
(InputStream input) Collections.GetCollectionInfoRequest.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Collections.GetCollectionInfoRequest.parseFrom
(byte[] data) Collections.GetCollectionInfoRequest.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Collections.GetCollectionInfoRequest.parseFrom
(com.google.protobuf.ByteString data) Collections.GetCollectionInfoRequest.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Collections.GetCollectionInfoRequest.parseFrom
(com.google.protobuf.CodedInputStream input) Collections.GetCollectionInfoRequest.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Collections.GetCollectionInfoRequest.parseFrom
(InputStream input) Collections.GetCollectionInfoRequest.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Collections.GetCollectionInfoRequest.parseFrom
(ByteBuffer data) Collections.GetCollectionInfoRequest.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Modifier and TypeMethodDescriptionstatic io.grpc.MethodDescriptor<Collections.GetCollectionInfoRequest,
Collections.GetCollectionInfoResponse> CollectionsGrpc.getGetMethod()
com.google.protobuf.Parser<Collections.GetCollectionInfoRequest>
Collections.GetCollectionInfoRequest.getParserForType()
static com.google.protobuf.Parser<Collections.GetCollectionInfoRequest>
Collections.GetCollectionInfoRequest.parser()
Modifier and TypeMethodDescriptiondefault void
CollectionsGrpc.AsyncService.get
(Collections.GetCollectionInfoRequest request, io.grpc.stub.StreamObserver<Collections.GetCollectionInfoResponse> responseObserver) Get detailed information about specified existing collectionCollectionsGrpc.CollectionsBlockingStub.get
(Collections.GetCollectionInfoRequest request) Get detailed information about specified existing collectioncom.google.common.util.concurrent.ListenableFuture<Collections.GetCollectionInfoResponse>
CollectionsGrpc.CollectionsFutureStub.get
(Collections.GetCollectionInfoRequest request) Get detailed information about specified existing collectionvoid
CollectionsGrpc.CollectionsStub.get
(Collections.GetCollectionInfoRequest request, io.grpc.stub.StreamObserver<Collections.GetCollectionInfoResponse> responseObserver) Get detailed information about specified existing collectionCollections.GetCollectionInfoRequest.Builder.mergeFrom
(Collections.GetCollectionInfoRequest other) Collections.GetCollectionInfoRequest.newBuilder
(Collections.GetCollectionInfoRequest prototype)