Uses of Class
org.apache.camel.component.azure.cosmosdb.CosmosDbEndpoint
-
Packages that use CosmosDbEndpoint Package Description org.apache.camel.component.azure.cosmosdb -
-
Uses of CosmosDbEndpoint in org.apache.camel.component.azure.cosmosdb
Methods in org.apache.camel.component.azure.cosmosdb that return CosmosDbEndpoint Modifier and Type Method Description CosmosDbEndpointCosmosDbConsumer. getEndpoint()CosmosDbEndpointCosmosDbProducer. getEndpoint()Constructors in org.apache.camel.component.azure.cosmosdb with parameters of type CosmosDbEndpoint Constructor Description CosmosDbConsumer(CosmosDbEndpoint endpoint, org.apache.camel.Processor processor)
-