Uses of Interface
org.apache.camel.builder.endpoint.dsl.RestOpenApiEndpointBuilderFactory.AdvancedRestOpenApiEndpointBuilder
Packages that use RestOpenApiEndpointBuilderFactory.AdvancedRestOpenApiEndpointBuilder
-
Uses of RestOpenApiEndpointBuilderFactory.AdvancedRestOpenApiEndpointBuilder in org.apache.camel.builder.endpoint.dsl
Methods in org.apache.camel.builder.endpoint.dsl that return RestOpenApiEndpointBuilderFactory.AdvancedRestOpenApiEndpointBuilderModifier and TypeMethodDescriptionRestOpenApiEndpointBuilderFactory.RestOpenApiEndpointBuilder.advanced()RestOpenApiEndpointBuilderFactory.AdvancedRestOpenApiEndpointBuilder.lazyStartProducer(boolean lazyStartProducer) Whether the producer should be started lazy (on the first message).RestOpenApiEndpointBuilderFactory.AdvancedRestOpenApiEndpointBuilder.lazyStartProducer(String lazyStartProducer) Whether the producer should be started lazy (on the first message).