Uses of Interface
org.apache.camel.builder.endpoint.dsl.StripeEndpointBuilderFactory.AdvancedStripeEndpointBuilder
Packages that use StripeEndpointBuilderFactory.AdvancedStripeEndpointBuilder
-
Uses of StripeEndpointBuilderFactory.AdvancedStripeEndpointBuilder in org.apache.camel.builder.endpoint.dsl
Methods in org.apache.camel.builder.endpoint.dsl that return StripeEndpointBuilderFactory.AdvancedStripeEndpointBuilderModifier and TypeMethodDescriptionStripeEndpointBuilderFactory.StripeEndpointBuilder.advanced()Override the default Stripe API base URL (for testing purposes).StripeEndpointBuilderFactory.AdvancedStripeEndpointBuilder.lazyStartProducer(boolean lazyStartProducer) Whether the producer should be started lazy (on the first message).StripeEndpointBuilderFactory.AdvancedStripeEndpointBuilder.lazyStartProducer(String lazyStartProducer) Whether the producer should be started lazy (on the first message).