Interface GoogleCloudStorageEndpointBuilderFactory.GoogleCloudStorageBuilders

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

public static interface GoogleCloudStorageEndpointBuilderFactory.GoogleCloudStorageBuilders
  • Method Details

    • googleStorage

      Google Storage (camel-google-storage) Store and retrieve objects from Google Cloud Storage Service using the google-cloud-storage library. Category: cloud Since: 3.9 Maven coordinates: org.apache.camel:camel-google-storage
      Returns:
      the dsl builder for the headers' name.
    • googleStorage

      Google Storage (camel-google-storage) Store and retrieve objects from Google Cloud Storage Service using the google-cloud-storage library. Category: cloud Since: 3.9 Maven coordinates: org.apache.camel:camel-google-storage Syntax: google-storage:bucketName Path parameter: bucketName (required) Bucket name or ARN
      Parameters:
      path - bucketName
      Returns:
      the dsl builder
    • googleStorage

      Google Storage (camel-google-storage) Store and retrieve objects from Google Cloud Storage Service using the google-cloud-storage library. Category: cloud Since: 3.9 Maven coordinates: org.apache.camel:camel-google-storage Syntax: google-storage:bucketName Path parameter: bucketName (required) Bucket name or ARN
      Parameters:
      componentName - to use a custom component name for the endpoint instead of the default name
      path - bucketName
      Returns:
      the dsl builder