Interface GoogleBigQueryEndpointBuilderFactory.GoogleBigQueryBuilders

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

public static interface GoogleBigQueryEndpointBuilderFactory.GoogleBigQueryBuilders
  • Method Details

    • googleBigquery

      Google BigQuery (camel-google-bigquery) Google BigQuery data warehouse for analytics. Category: cloud,bigdata Since: 2.20 Maven coordinates: org.apache.camel:camel-google-bigquery
      Returns:
      the dsl builder for the headers' name.
    • googleBigquery

      Google BigQuery (camel-google-bigquery) Google BigQuery data warehouse for analytics. Category: cloud,bigdata Since: 2.20 Maven coordinates: org.apache.camel:camel-google-bigquery Syntax: google-bigquery:projectId:datasetId:tableId Path parameter: projectId (required) Google Cloud Project Id Path parameter: datasetId (required) BigQuery Dataset Id Path parameter: tableId BigQuery table id
      Parameters:
      path - projectId:datasetId:tableId
      Returns:
      the dsl builder
    • googleBigquery

      Google BigQuery (camel-google-bigquery) Google BigQuery data warehouse for analytics. Category: cloud,bigdata Since: 2.20 Maven coordinates: org.apache.camel:camel-google-bigquery Syntax: google-bigquery:projectId:datasetId:tableId Path parameter: projectId (required) Google Cloud Project Id Path parameter: datasetId (required) BigQuery Dataset Id Path parameter: tableId BigQuery table id
      Parameters:
      componentName - to use a custom component name for the endpoint instead of the default name
      path - projectId:datasetId:tableId
      Returns:
      the dsl builder