Uses of Interface
org.apache.camel.builder.endpoint.dsl.QdrantEndpointBuilderFactory.QdrantEndpointBuilder
Packages that use QdrantEndpointBuilderFactory.QdrantEndpointBuilder
-
Uses of QdrantEndpointBuilderFactory.QdrantEndpointBuilder in org.apache.camel.builder.endpoint
Methods in org.apache.camel.builder.endpoint that return QdrantEndpointBuilderFactory.QdrantEndpointBuilderModifier and TypeMethodDescriptionQdrant (camel-qdrant) Perform operations on the Qdrant Vector Database.Qdrant (camel-qdrant) Perform operations on the Qdrant Vector Database. -
Uses of QdrantEndpointBuilderFactory.QdrantEndpointBuilder in org.apache.camel.builder.endpoint.dsl
Methods in org.apache.camel.builder.endpoint.dsl that return QdrantEndpointBuilderFactory.QdrantEndpointBuilderModifier and TypeMethodDescriptionSets the API key to use for authentication.QdrantEndpointBuilderFactory.AdvancedQdrantEndpointBuilder.basic()QdrantEndpointBuilderFactory.endpointBuilder(String componentName, String path) The host to connect to.QdrantEndpointBuilderFactory.QdrantEndpointBuilder.port(int port) The port to connect to.The port to connect to.Qdrant (camel-qdrant) Perform operations on the Qdrant Vector Database.Qdrant (camel-qdrant) Perform operations on the Qdrant Vector Database.Sets a default timeout for all requests.Sets a default timeout for all requests.QdrantEndpointBuilderFactory.QdrantEndpointBuilder.tls(boolean tls) Whether the client uses Transport Layer Security (TLS) to secure communications.Whether the client uses Transport Layer Security (TLS) to secure communications.