Interface WhatsAppEndpointBuilderFactory.WhatsAppBuilders

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

public static interface WhatsAppEndpointBuilderFactory.WhatsAppBuilders
  • Method Details

    • whatsapp

      WhatsApp (camel-whatsapp) Send messages to WhatsApp. Category: cloud,api,chat Since: 3.19 Maven coordinates: org.apache.camel:camel-whatsapp
      Returns:
      the dsl builder for the headers' name.
    • whatsapp

      WhatsApp (camel-whatsapp) Send messages to WhatsApp. Category: cloud,api,chat Since: 3.19 Maven coordinates: org.apache.camel:camel-whatsapp Syntax: whatsapp:phoneNumberId Path parameter: phoneNumberId (required) The phone number ID taken from whatsapp-business dashboard.
      Parameters:
      path - phoneNumberId
      Returns:
      the dsl builder
    • whatsapp

      default WhatsAppEndpointBuilderFactory.WhatsAppEndpointBuilder whatsapp(String componentName, String path)
      WhatsApp (camel-whatsapp) Send messages to WhatsApp. Category: cloud,api,chat Since: 3.19 Maven coordinates: org.apache.camel:camel-whatsapp Syntax: whatsapp:phoneNumberId Path parameter: phoneNumberId (required) The phone number ID taken from whatsapp-business dashboard.
      Parameters:
      componentName - to use a custom component name for the endpoint instead of the default name
      path - phoneNumberId
      Returns:
      the dsl builder