-
static interface
Advanced builder for endpoint for the REST OpenApi component.
RestOpenApiEndpointBuilderFactory.RestOpenApiEndpointProducerBuilder.advanced()
RestOpenApiEndpointBuilderFactory.AdvancedRestOpenApiEndpointProducerBuilder.componentName(String componentName)
Name of the Camel component that will perform the requests.
RestOpenApiEndpointBuilderFactory.AdvancedRestOpenApiEndpointProducerBuilder.lazyStartProducer(boolean lazyStartProducer)
Whether the producer should be started lazy (on the first message).
RestOpenApiEndpointBuilderFactory.AdvancedRestOpenApiEndpointProducerBuilder.lazyStartProducer(String lazyStartProducer)
Whether the producer should be started lazy (on the first message).