Interface GoogleSheetsStreamEndpointBuilderFactory.GoogleSheetsStreamBuilders

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

public static interface GoogleSheetsStreamEndpointBuilderFactory.GoogleSheetsStreamBuilders
  • Method Details

    • googleSheetsStream

      Google Sheets Stream (camel-google-sheets) Poll for changes in Google Sheets. Category: cloud,document Since: 2.23 Maven coordinates: org.apache.camel:camel-google-sheets
      Returns:
      the dsl builder for the headers' name.
    • googleSheetsStream

      Google Sheets Stream (camel-google-sheets) Poll for changes in Google Sheets. Category: cloud,document Since: 2.23 Maven coordinates: org.apache.camel:camel-google-sheets Syntax: google-sheets-stream:spreadsheetId Path parameter: spreadsheetId (required) Specifies the spreadsheet identifier that is used to identify the target to obtain.
      Parameters:
      path - spreadsheetId
      Returns:
      the dsl builder
    • googleSheetsStream

      Google Sheets Stream (camel-google-sheets) Poll for changes in Google Sheets. Category: cloud,document Since: 2.23 Maven coordinates: org.apache.camel:camel-google-sheets Syntax: google-sheets-stream:spreadsheetId Path parameter: spreadsheetId (required) Specifies the spreadsheet identifier that is used to identify the target to obtain.
      Parameters:
      componentName - to use a custom component name for the endpoint instead of the default name
      path - spreadsheetId
      Returns:
      the dsl builder