Interface HwcloudFunctiongraphComponentBuilderFactory
-
@Generated("org.apache.camel.maven.packaging.ComponentDslMojo") public interface HwcloudFunctiongraphComponentBuilderFactory
To call serverless functions on Huawei Cloud Generated by camel-package-maven-plugin - do not edit this file!
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interface
HwcloudFunctiongraphComponentBuilderFactory.HwcloudFunctiongraphComponentBuilder
Builder for the Huawei FunctionGraph component.static class
HwcloudFunctiongraphComponentBuilderFactory.HwcloudFunctiongraphComponentBuilderImpl
-
Method Summary
Static Methods Modifier and Type Method Description static HwcloudFunctiongraphComponentBuilderFactory.HwcloudFunctiongraphComponentBuilder
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
-
-
-
Method Detail
-
hwcloudFunctiongraph
static HwcloudFunctiongraphComponentBuilderFactory.HwcloudFunctiongraphComponentBuilder 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- Returns:
- the dsl builder
-
-