Interface GoogleSheetsStreamEndpointBuilderFactory.GoogleSheetsStreamBuilders

    • Method Detail

      • googleSheetsStream

        default GoogleSheetsStreamEndpointBuilderFactory.GoogleSheetsStreamEndpointBuilder googleSheetsStream​(String path)
        Google Sheets Stream (camel-google-sheets) Poll for changes in Google Sheets. Category: api,cloud,sheets Since: 2.23 Maven coordinates: org.apache.camel:camel-google-sheets Syntax: google-sheets-stream:apiName Path parameter: apiName Sets the apiName.
        Parameters:
        path - apiName
      • googleSheetsStream

        default GoogleSheetsStreamEndpointBuilderFactory.GoogleSheetsStreamEndpointBuilder googleSheetsStream​(String componentName,
                                                                                                              String path)
        Google Sheets Stream (camel-google-sheets) Poll for changes in Google Sheets. Category: api,cloud,sheets Since: 2.23 Maven coordinates: org.apache.camel:camel-google-sheets Syntax: google-sheets-stream:apiName Path parameter: apiName Sets the apiName.
        Parameters:
        componentName - to use a custom component name for the endpoint instead of the default name
        path - apiName