-
static interface
Advanced builder for endpoint for the AWS S3 Vectors component.
AWS2S3VectorsEndpointBuilderFactory.AWS2S3VectorsEndpointProducerBuilder.advanced()
AWS2S3VectorsEndpointBuilderFactory.AdvancedAWS2S3VectorsEndpointProducerBuilder.lazyStartProducer(boolean lazyStartProducer)
Whether the producer should be started lazy (on the first message).
AWS2S3VectorsEndpointBuilderFactory.AdvancedAWS2S3VectorsEndpointProducerBuilder.lazyStartProducer(String lazyStartProducer)
Whether the producer should be started lazy (on the first message).
AWS2S3VectorsEndpointBuilderFactory.AdvancedAWS2S3VectorsEndpointProducerBuilder.s3VectorsClient(String s3VectorsClient)
Reference to a
software.amazon.awssdk.services.s3vectors.S3VectorsClient in the
registry.
AWS2S3VectorsEndpointBuilderFactory.AdvancedAWS2S3VectorsEndpointProducerBuilder.s3VectorsClient(software.amazon.awssdk.services.s3vectors.S3VectorsClient s3VectorsClient)
Reference to a
software.amazon.awssdk.services.s3vectors.S3VectorsClient in the
registry.