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.HwcloudFunctiongraphComponentBuilderComponentsBuilderFactory. hwcloudFunctiongraph()Huawei 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 classHwcloudFunctiongraphComponentBuilderFactory.HwcloudFunctiongraphComponentBuilderImplMethods in org.apache.camel.builder.component.dsl that return HwcloudFunctiongraphComponentBuilderFactory.HwcloudFunctiongraphComponentBuilder Modifier and Type Method Description default HwcloudFunctiongraphComponentBuilderFactory.HwcloudFunctiongraphComponentBuilderHwcloudFunctiongraphComponentBuilderFactory.HwcloudFunctiongraphComponentBuilder. autowiredEnabled(boolean autowiredEnabled)Whether autowiring is enabled.static HwcloudFunctiongraphComponentBuilderFactory.HwcloudFunctiongraphComponentBuilderHwcloudFunctiongraphComponentBuilderFactory. hwcloudFunctiongraph()Huawei 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.HwcloudFunctiongraphComponentBuilderHwcloudFunctiongraphComponentBuilderFactory.HwcloudFunctiongraphComponentBuilder. lazyStartProducer(boolean lazyStartProducer)Whether the producer should be started lazy (on the first message).
-