Interface AzureStorageDatalakeComponentBuilderFactory
-
@Generated("org.apache.camel.maven.packaging.ComponentDslMojo") public interface AzureStorageDatalakeComponentBuilderFactory
Sends and receives files to/from Azure DataLake Storage. Generated by camel-package-maven-plugin - do not edit this file!
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceAzureStorageDatalakeComponentBuilderFactory.AzureStorageDatalakeComponentBuilderBuilder for the Azure Storage Datalake Service component.static classAzureStorageDatalakeComponentBuilderFactory.AzureStorageDatalakeComponentBuilderImpl
-
Method Summary
Static Methods Modifier and Type Method Description static AzureStorageDatalakeComponentBuilderFactory.AzureStorageDatalakeComponentBuilderazureStorageDatalake()Azure Storage Datalake Service (camel-azure-storage-datalake) Sends and receives files to/from Azure DataLake Storage.
-
-
-
Method Detail
-
azureStorageDatalake
static AzureStorageDatalakeComponentBuilderFactory.AzureStorageDatalakeComponentBuilder azureStorageDatalake()
Azure Storage Datalake Service (camel-azure-storage-datalake) Sends and receives files to/from Azure DataLake Storage. Category: cloud,file,bigdata Since: 3.8 Maven coordinates: org.apache.camel:camel-azure-storage-datalake- Returns:
- the dsl builder
-
-