Interface AzureStorageDatalakeComponentBuilderFactory
-
@Generated("org.apache.camel.maven.packaging.ComponentDslMojo") public interface AzureStorageDatalakeComponentBuilderFactory
Camel Azure Datalake Gen2 Component Generated by camel-package-maven-plugin - do not edit this file!
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interface
AzureStorageDatalakeComponentBuilderFactory.AzureStorageDatalakeComponentBuilder
Builder for the Azure storage datalake service component.static class
AzureStorageDatalakeComponentBuilderFactory.AzureStorageDatalakeComponentBuilderImpl
-
Method Summary
Static Methods Modifier and Type Method Description static AzureStorageDatalakeComponentBuilderFactory.AzureStorageDatalakeComponentBuilder
azureStorageDatalake()
Azure storage datalake service (camel-azure-storage-datalake) Camel Azure Datalake Gen2 Component Category: cloud,file Since: 3.8 Maven coordinates: org.apache.camel:camel-azure-storage-datalake
-
-
-
Method Detail
-
azureStorageDatalake
static AzureStorageDatalakeComponentBuilderFactory.AzureStorageDatalakeComponentBuilder azureStorageDatalake()
Azure storage datalake service (camel-azure-storage-datalake) Camel Azure Datalake Gen2 Component Category: cloud,file Since: 3.8 Maven coordinates: org.apache.camel:camel-azure-storage-datalake- Returns:
- the dsl builder
-
-