Uses of Interface
org.apache.camel.builder.endpoint.dsl.MSK2EndpointBuilderFactory.AdvancedMSK2EndpointBuilder
Packages that use MSK2EndpointBuilderFactory.AdvancedMSK2EndpointBuilder
-
Uses of MSK2EndpointBuilderFactory.AdvancedMSK2EndpointBuilder in org.apache.camel.builder.endpoint.dsl
Methods in org.apache.camel.builder.endpoint.dsl that return MSK2EndpointBuilderFactory.AdvancedMSK2EndpointBuilderModifier and TypeMethodDescriptionMSK2EndpointBuilderFactory.MSK2EndpointBuilder.advanced()MSK2EndpointBuilderFactory.AdvancedMSK2EndpointBuilder.lazyStartProducer(boolean lazyStartProducer) Whether the producer should be started lazy (on the first message).MSK2EndpointBuilderFactory.AdvancedMSK2EndpointBuilder.lazyStartProducer(String lazyStartProducer) Whether the producer should be started lazy (on the first message).To use a existing configured AWS MSK as client.MSK2EndpointBuilderFactory.AdvancedMSK2EndpointBuilder.mskClient(software.amazon.awssdk.services.kafka.KafkaClient mskClient) To use a existing configured AWS MSK as client.