Interface GoogleCloudFunctionsEndpointBuilderFactory.GoogleCloudFunctionsBuilders

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

public static interface GoogleCloudFunctionsEndpointBuilderFactory.GoogleCloudFunctionsBuilders
  • Method Details

    • googleFunctions

      Google Cloud Functions (camel-google-functions) Manage and invoke Google Cloud Functions Category: cloud Since: 3.9 Maven coordinates: org.apache.camel:camel-google-functions
      Returns:
      the dsl builder for the headers' name.
    • googleFunctions

      Google Cloud Functions (camel-google-functions) Manage and invoke Google Cloud Functions Category: cloud Since: 3.9 Maven coordinates: org.apache.camel:camel-google-functions Syntax: google-functions:functionName Path parameter: functionName (required) The user-defined name of the function
      Parameters:
      path - functionName
      Returns:
      the dsl builder
    • googleFunctions

      Google Cloud Functions (camel-google-functions) Manage and invoke Google Cloud Functions Category: cloud Since: 3.9 Maven coordinates: org.apache.camel:camel-google-functions Syntax: google-functions:functionName Path parameter: functionName (required) The user-defined name of the function
      Parameters:
      componentName - to use a custom component name for the endpoint instead of the default name
      path - functionName
      Returns:
      the dsl builder