Uses of Interface
org.apache.camel.builder.component.dsl.HwcloudFunctiongraphComponentBuilderFactory.HwcloudFunctiongraphComponentBuilder
-
Packages that use HwcloudFunctiongraphComponentBuilderFactory.HwcloudFunctiongraphComponentBuilder Package Description org.apache.camel.builder.component org.apache.camel.builder.component.dsl -
-
Uses of HwcloudFunctiongraphComponentBuilderFactory.HwcloudFunctiongraphComponentBuilder in org.apache.camel.builder.component
Methods in org.apache.camel.builder.component that return HwcloudFunctiongraphComponentBuilderFactory.HwcloudFunctiongraphComponentBuilder Modifier and Type Method Description static HwcloudFunctiongraphComponentBuilderFactory.HwcloudFunctiongraphComponentBuilder
ComponentsBuilderFactory. hwcloudFunctiongraph()
Huawei Cloud FunctionGraph (camel-huaweicloud-functiongraph) To call serverless functions on Huawei Cloud Category: cloud,serverless Since: 3.11 Maven coordinates: org.apache.camel:camel-huaweicloud-functiongraph -
Uses of HwcloudFunctiongraphComponentBuilderFactory.HwcloudFunctiongraphComponentBuilder in org.apache.camel.builder.component.dsl
Classes in org.apache.camel.builder.component.dsl that implement HwcloudFunctiongraphComponentBuilderFactory.HwcloudFunctiongraphComponentBuilder Modifier and Type Class Description static class
HwcloudFunctiongraphComponentBuilderFactory.HwcloudFunctiongraphComponentBuilderImpl
Methods in org.apache.camel.builder.component.dsl that return HwcloudFunctiongraphComponentBuilderFactory.HwcloudFunctiongraphComponentBuilder Modifier and Type Method Description default HwcloudFunctiongraphComponentBuilderFactory.HwcloudFunctiongraphComponentBuilder
HwcloudFunctiongraphComponentBuilderFactory.HwcloudFunctiongraphComponentBuilder. autowiredEnabled(boolean autowiredEnabled)
Whether autowiring is enabled.static HwcloudFunctiongraphComponentBuilderFactory.HwcloudFunctiongraphComponentBuilder
HwcloudFunctiongraphComponentBuilderFactory. hwcloudFunctiongraph()
Huawei Cloud FunctionGraph (camel-huaweicloud-functiongraph) To call serverless functions on Huawei Cloud Category: cloud,serverless Since: 3.11 Maven coordinates: org.apache.camel:camel-huaweicloud-functiongraphdefault HwcloudFunctiongraphComponentBuilderFactory.HwcloudFunctiongraphComponentBuilder
HwcloudFunctiongraphComponentBuilderFactory.HwcloudFunctiongraphComponentBuilder. lazyStartProducer(boolean lazyStartProducer)
Whether the producer should be started lazy (on the first message).
-