Uses of Interface
org.apache.camel.builder.component.dsl.HwcloudFunctiongraphComponentBuilderFactory.HwcloudFunctiongraphComponentBuilder
-
Uses of HwcloudFunctiongraphComponentBuilderFactory.HwcloudFunctiongraphComponentBuilder in org.apache.camel.builder.component
Methods in org.apache.camel.builder.component that return HwcloudFunctiongraphComponentBuilderFactory.HwcloudFunctiongraphComponentBuilderModifier and TypeMethodDescriptionComponentsBuilderFactory.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.HwcloudFunctiongraphComponentBuilderModifier and TypeClassDescriptionstatic classMethods in org.apache.camel.builder.component.dsl that return HwcloudFunctiongraphComponentBuilderFactory.HwcloudFunctiongraphComponentBuilderModifier and TypeMethodDescriptionHwcloudFunctiongraphComponentBuilderFactory.HwcloudFunctiongraphComponentBuilder.autowiredEnabled(boolean autowiredEnabled) Whether autowiring is enabled.HwcloudFunctiongraphComponentBuilderFactory.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-functiongraphHwcloudFunctiongraphComponentBuilderFactory.HwcloudFunctiongraphComponentBuilder.lazyStartProducer(boolean lazyStartProducer) Whether the producer should be started lazy (on the first message).