Uses of Interface
org.apache.camel.builder.endpoint.dsl.GitHubEndpointBuilderFactory.AdvancedGitHubEndpointProducerBuilder
Packages that use GitHubEndpointBuilderFactory.AdvancedGitHubEndpointProducerBuilder
-
Uses of GitHubEndpointBuilderFactory.AdvancedGitHubEndpointProducerBuilder in org.apache.camel.builder.endpoint.dsl
Subinterfaces of GitHubEndpointBuilderFactory.AdvancedGitHubEndpointProducerBuilder in org.apache.camel.builder.endpoint.dslModifier and TypeInterfaceDescriptionstatic interfaceAdvanced builder for endpoint for the GitHub component.Methods in org.apache.camel.builder.endpoint.dsl that return GitHubEndpointBuilderFactory.AdvancedGitHubEndpointProducerBuilderModifier and TypeMethodDescriptionGitHubEndpointBuilderFactory.GitHubEndpointProducerBuilder.advanced()GitHubEndpointBuilderFactory.AdvancedGitHubEndpointProducerBuilder.lazyStartProducer(boolean lazyStartProducer) Whether the producer should be started lazy (on the first message).GitHubEndpointBuilderFactory.AdvancedGitHubEndpointProducerBuilder.lazyStartProducer(String lazyStartProducer) Whether the producer should be started lazy (on the first message).