Uses of Interface
org.apache.camel.builder.endpoint.dsl.OBSEndpointBuilderFactory.AdvancedOBSEndpointProducerBuilder
-
Packages that use OBSEndpointBuilderFactory.AdvancedOBSEndpointProducerBuilder Package Description org.apache.camel.builder.endpoint.dsl -
-
Uses of OBSEndpointBuilderFactory.AdvancedOBSEndpointProducerBuilder in org.apache.camel.builder.endpoint.dsl
Subinterfaces of OBSEndpointBuilderFactory.AdvancedOBSEndpointProducerBuilder in org.apache.camel.builder.endpoint.dsl Modifier and Type Interface Description static interfaceOBSEndpointBuilderFactory.AdvancedOBSEndpointBuilderAdvanced builder for endpoint for the Huawei Object Storage Service (OBS) component.Methods in org.apache.camel.builder.endpoint.dsl that return OBSEndpointBuilderFactory.AdvancedOBSEndpointProducerBuilder Modifier and Type Method Description default OBSEndpointBuilderFactory.AdvancedOBSEndpointProducerBuilderOBSEndpointBuilderFactory.OBSEndpointProducerBuilder. advanced()default OBSEndpointBuilderFactory.AdvancedOBSEndpointProducerBuilderOBSEndpointBuilderFactory.AdvancedOBSEndpointProducerBuilder. lazyStartProducer(boolean lazyStartProducer)Whether the producer should be started lazy (on the first message).default OBSEndpointBuilderFactory.AdvancedOBSEndpointProducerBuilderOBSEndpointBuilderFactory.AdvancedOBSEndpointProducerBuilder. lazyStartProducer(String lazyStartProducer)Whether the producer should be started lazy (on the first message).
-