Uses of Interface
org.apache.camel.builder.endpoint.dsl.KnativeEndpointBuilderFactory.AdvancedKnativeEndpointProducerBuilder
Packages that use KnativeEndpointBuilderFactory.AdvancedKnativeEndpointProducerBuilder
-
Uses of KnativeEndpointBuilderFactory.AdvancedKnativeEndpointProducerBuilder in org.apache.camel.builder.endpoint.dsl
Subinterfaces of KnativeEndpointBuilderFactory.AdvancedKnativeEndpointProducerBuilder in org.apache.camel.builder.endpoint.dslModifier and TypeInterfaceDescriptionstatic interfaceAdvanced builder for endpoint for the Knative component.Methods in org.apache.camel.builder.endpoint.dsl that return KnativeEndpointBuilderFactory.AdvancedKnativeEndpointProducerBuilderModifier and TypeMethodDescriptionKnativeEndpointBuilderFactory.KnativeEndpointProducerBuilder.advanced()KnativeEndpointBuilderFactory.AdvancedKnativeEndpointProducerBuilder.apiVersion(String apiVersion) The version of the k8s resource referenced by the endpoint.The type of the k8s resource referenced by the endpoint.KnativeEndpointBuilderFactory.AdvancedKnativeEndpointProducerBuilder.lazyStartProducer(boolean lazyStartProducer) Whether the producer should be started lazy (on the first message).KnativeEndpointBuilderFactory.AdvancedKnativeEndpointProducerBuilder.lazyStartProducer(String lazyStartProducer) Whether the producer should be started lazy (on the first message).The name of the k8s resource referenced by the endpoint.