Interface AzureCosmosdbComponentBuilderFactory
-
@Generated("org.apache.camel.maven.packaging.ComponentDslMojo") public interface AzureCosmosdbComponentBuilderFactory
To read and write records to the CosmosDB database on Azure cloud platform. Generated by camel-package-maven-plugin - do not edit this file!
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceAzureCosmosdbComponentBuilderFactory.AzureCosmosdbComponentBuilderBuilder for the Azure CosmosDB component.static classAzureCosmosdbComponentBuilderFactory.AzureCosmosdbComponentBuilderImpl
-
Method Summary
Static Methods Modifier and Type Method Description static AzureCosmosdbComponentBuilderFactory.AzureCosmosdbComponentBuilderazureCosmosdb()Azure CosmosDB (camel-azure-cosmosdb) To read and write records to the CosmosDB database on Azure cloud platform.
-
-
-
Method Detail
-
azureCosmosdb
static AzureCosmosdbComponentBuilderFactory.AzureCosmosdbComponentBuilder azureCosmosdb()
Azure CosmosDB (camel-azure-cosmosdb) To read and write records to the CosmosDB database on Azure cloud platform. Category: cloud,database Since: 3.10 Maven coordinates: org.apache.camel:camel-azure-cosmosdb- Returns:
- the dsl builder
-
-