Interface GoogleCalendarStreamEndpointBuilderFactory.GoogleCalendarStreamBuilders

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

public static interface GoogleCalendarStreamEndpointBuilderFactory.GoogleCalendarStreamBuilders
  • Method Details

    • googleCalendarStream

      Google Calendar Stream (camel-google-calendar) Poll for changes in a Google Calendar. Category: cloud Since: 2.23 Maven coordinates: org.apache.camel:camel-google-calendar
      Returns:
      the dsl builder for the headers' name.
    • googleCalendarStream

      Google Calendar Stream (camel-google-calendar) Poll for changes in a Google Calendar. Category: cloud Since: 2.23 Maven coordinates: org.apache.camel:camel-google-calendar Syntax: google-calendar-stream:index Path parameter: index (required) Specifies an index for the endpoint
      Parameters:
      path - index
      Returns:
      the dsl builder
    • googleCalendarStream

      Google Calendar Stream (camel-google-calendar) Poll for changes in a Google Calendar. Category: cloud Since: 2.23 Maven coordinates: org.apache.camel:camel-google-calendar Syntax: google-calendar-stream:index Path parameter: index (required) Specifies an index for the endpoint
      Parameters:
      componentName - to use a custom component name for the endpoint instead of the default name
      path - index
      Returns:
      the dsl builder