-
Google Storage (camel-google-storage)
Store and retrieve objects from Google Cloud Storage Service using the
google-cloud-storage library.
Google Storage (camel-google-storage)
Store and retrieve objects from Google Cloud Storage Service using the
google-cloud-storage library.
-
GoogleCloudStorageEndpointBuilderFactory.GoogleCloudStorageEndpointBuilder.autoCreateBucket(boolean autoCreateBucket)
Setting the autocreation of the bucket bucketName.
GoogleCloudStorageEndpointBuilderFactory.GoogleCloudStorageEndpointBuilder.autoCreateBucket(String autoCreateBucket)
Setting the autocreation of the bucket bucketName.
GoogleCloudStorageEndpointBuilderFactory.AdvancedGoogleCloudStorageEndpointBuilder.basic()
Google Storage (camel-google-storage)
Store and retrieve objects from Google Cloud Storage Service using
the google-cloud-storage library.
Google Storage (camel-google-storage)
Store and retrieve objects from Google Cloud Storage Service using
the google-cloud-storage library.
GoogleCloudStorageEndpointBuilderFactory.GoogleCloudStorageEndpointBuilder.serviceAccountKey(String serviceAccountKey)
The Service account key that can be used as credentials for the
Storage client.
GoogleCloudStorageEndpointBuilderFactory.GoogleCloudStorageEndpointBuilder.storageClass(com.google.cloud.storage.StorageClass storageClass)
The Cloud Storage class to use when creating the new buckets.
GoogleCloudStorageEndpointBuilderFactory.GoogleCloudStorageEndpointBuilder.storageClass(String storageClass)
The Cloud Storage class to use when creating the new buckets.
GoogleCloudStorageEndpointBuilderFactory.GoogleCloudStorageEndpointBuilder.storageClient(com.google.cloud.storage.Storage storageClient)
GoogleCloudStorageEndpointBuilderFactory.GoogleCloudStorageEndpointBuilder.storageClient(String storageClient)
GoogleCloudStorageEndpointBuilderFactory.GoogleCloudStorageEndpointBuilder.storageLocation(String storageLocation)
The Cloud Storage location to use when creating the new buckets.