Uses of Interface
org.apache.camel.builder.endpoint.dsl.CosmosDbEndpointBuilderFactory.AdvancedCosmosDbEndpointBuilder
Packages that use CosmosDbEndpointBuilderFactory.AdvancedCosmosDbEndpointBuilder
-
Uses of CosmosDbEndpointBuilderFactory.AdvancedCosmosDbEndpointBuilder in org.apache.camel.builder.endpoint.dsl
Methods in org.apache.camel.builder.endpoint.dsl that return CosmosDbEndpointBuilderFactory.AdvancedCosmosDbEndpointBuilderModifier and TypeMethodDescriptionCosmosDbEndpointBuilderFactory.CosmosDbEndpointBuilder.advanced()CosmosDbEndpointBuilderFactory.AdvancedCosmosDbEndpointBuilder.indexingPolicy(com.azure.cosmos.models.IndexingPolicy indexingPolicy) The CosmosDB Indexing Policy that will be set in case of container creation, this option is related to createLeaseContainerIfNotExists and it will be taken into account when the latter is true.CosmosDbEndpointBuilderFactory.AdvancedCosmosDbEndpointBuilder.indexingPolicy(String indexingPolicy) The CosmosDB Indexing Policy that will be set in case of container creation, this option is related to createLeaseContainerIfNotExists and it will be taken into account when the latter is true.