Interface FunctionGraphEndpointBuilderFactory.FunctionGraphBuilders

All Known Subinterfaces:
EndpointBuilderFactory
All Known Implementing Classes:
EndpointRouteBuilder, EndpointRouteConfigurationBuilder
Enclosing interface:
FunctionGraphEndpointBuilderFactory

public static interface FunctionGraphEndpointBuilderFactory.FunctionGraphBuilders
  • Method Summary

    Modifier and Type
    Method
    Description
    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 Syntax: hwcloud-functiongraph:operation Path parameter: operation (required) Operation to be performed
    hwcloudFunctiongraph(String componentName, String path)
    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 Syntax: hwcloud-functiongraph:operation Path parameter: operation (required) Operation to be performed
  • Method Details

    • 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 Syntax: hwcloud-functiongraph:operation Path parameter: operation (required) Operation to be performed
      Parameters:
      path - operation
      Returns:
      the dsl builder
    • hwcloudFunctiongraph

      default FunctionGraphEndpointBuilderFactory.FunctionGraphEndpointBuilder hwcloudFunctiongraph(String componentName, String path)
      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 Syntax: hwcloud-functiongraph:operation Path parameter: operation (required) Operation to be performed
      Parameters:
      componentName - to use a custom component name for the endpoint instead of the default name
      path - operation
      Returns:
      the dsl builder