A B C D E G I L M N O P Q R S T U V W
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- AUTOSCALE_MAX_THROUGHPUT - Static variable in class org.apache.camel.component.azure.cosmosdb.CosmosDbConstants
B
- buildContainerOperations() - Method in class org.apache.camel.component.azure.cosmosdb.operations.CosmosDbOperationsBuilder
- buildDatabaseOperations() - Method in class org.apache.camel.component.azure.cosmosdb.operations.CosmosDbOperationsBuilder
- buildUri(String, Map<String, Object>, boolean) - Method in class org.apache.camel.component.azure.cosmosdb.CosmosDbEndpointUriFactory
C
- captureEventsWithChangeFeed(Mono<CosmosAsyncContainer>, String, Consumer<List<Map<String, ?>>>, ChangeFeedProcessorOptions) - Method in class org.apache.camel.component.azure.cosmosdb.operations.CosmosDbContainerOperations
- close() - Method in class org.apache.camel.component.azure.cosmosdb.client.CosmosAsyncClientWrapper
- configure(CamelContext, Object, String, Object, boolean) - Method in class org.apache.camel.component.azure.cosmosdb.CosmosDbComponentConfigurer
- configure(CamelContext, Object, String, Object, boolean) - Method in class org.apache.camel.component.azure.cosmosdb.CosmosDbEndpointConfigurer
- CONTAINER_NAME - Static variable in class org.apache.camel.component.azure.cosmosdb.CosmosDbConstants
- CONTAINER_PARTITION_KEY_PATH - Static variable in class org.apache.camel.component.azure.cosmosdb.CosmosDbConstants
- CONTAINER_REQUEST_OPTIONS - Static variable in class org.apache.camel.component.azure.cosmosdb.CosmosDbConstants
- convertCosmosPagedFluxToFluxResults(CosmosPagedFlux<T>) - Static method in class org.apache.camel.component.azure.cosmosdb.CosmosDbUtils
- convertCosmosPagedFluxToFluxResults(CosmosPagedFlux<T>, Integer) - Static method in class org.apache.camel.component.azure.cosmosdb.CosmosDbUtils
- copy() - Method in class org.apache.camel.component.azure.cosmosdb.CosmosDbConfiguration
- CosmosAsyncClientWrapper - Class in org.apache.camel.component.azure.cosmosdb.client
- CosmosAsyncClientWrapper(CosmosAsyncClient) - Constructor for class org.apache.camel.component.azure.cosmosdb.client.CosmosAsyncClientWrapper
- CosmosDbClientFactory - Class in org.apache.camel.component.azure.cosmosdb.client
- CosmosDbClientOperations - Class in org.apache.camel.component.azure.cosmosdb.operations
- CosmosDbComponent - Class in org.apache.camel.component.azure.cosmosdb
-
Azure CosmosDB component
- CosmosDbComponent() - Constructor for class org.apache.camel.component.azure.cosmosdb.CosmosDbComponent
- CosmosDbComponent(CamelContext) - Constructor for class org.apache.camel.component.azure.cosmosdb.CosmosDbComponent
- CosmosDbComponentConfigurer - Class in org.apache.camel.component.azure.cosmosdb
-
Generated by camel build tools - do NOT edit this file!
- CosmosDbComponentConfigurer() - Constructor for class org.apache.camel.component.azure.cosmosdb.CosmosDbComponentConfigurer
- CosmosDbConfiguration - Class in org.apache.camel.component.azure.cosmosdb
- CosmosDbConfiguration() - Constructor for class org.apache.camel.component.azure.cosmosdb.CosmosDbConfiguration
- CosmosDbConfigurationOptionsProxy - Class in org.apache.camel.component.azure.cosmosdb
-
A proxy class for
CosmosDbConfigurationandCosmosDbConstants. - CosmosDbConfigurationOptionsProxy(CosmosDbConfiguration) - Constructor for class org.apache.camel.component.azure.cosmosdb.CosmosDbConfigurationOptionsProxy
- CosmosDbConstants - Class in org.apache.camel.component.azure.cosmosdb
- CosmosDbConsumer - Class in org.apache.camel.component.azure.cosmosdb
- CosmosDbConsumer(CosmosDbEndpoint, Processor) - Constructor for class org.apache.camel.component.azure.cosmosdb.CosmosDbConsumer
- CosmosDbContainerOperations - Class in org.apache.camel.component.azure.cosmosdb.operations
- CosmosDbContainerOperations(Mono<CosmosAsyncContainer>) - Constructor for class org.apache.camel.component.azure.cosmosdb.operations.CosmosDbContainerOperations
- CosmosDbDatabaseOperations - Class in org.apache.camel.component.azure.cosmosdb.operations
- CosmosDbDatabaseOperations(Mono<CosmosAsyncDatabase>) - Constructor for class org.apache.camel.component.azure.cosmosdb.operations.CosmosDbDatabaseOperations
- CosmosDbEndpoint - Class in org.apache.camel.component.azure.cosmosdb
-
To read and write records to the CosmosDB database on Azure cloud platform.
- CosmosDbEndpoint(String, Component, CosmosDbConfiguration) - Constructor for class org.apache.camel.component.azure.cosmosdb.CosmosDbEndpoint
- CosmosDbEndpointConfigurer - Class in org.apache.camel.component.azure.cosmosdb
-
Generated by camel build tools - do NOT edit this file!
- CosmosDbEndpointConfigurer() - Constructor for class org.apache.camel.component.azure.cosmosdb.CosmosDbEndpointConfigurer
- CosmosDbEndpointUriFactory - Class in org.apache.camel.component.azure.cosmosdb
-
Generated by camel build tools - do NOT edit this file!
- CosmosDbEndpointUriFactory() - Constructor for class org.apache.camel.component.azure.cosmosdb.CosmosDbEndpointUriFactory
- CosmosDbOperationsBuilder - Class in org.apache.camel.component.azure.cosmosdb.operations
- CosmosDbOperationsDefinition - Enum in org.apache.camel.component.azure.cosmosdb
- CosmosDbProducer - Class in org.apache.camel.component.azure.cosmosdb
- CosmosDbProducer(Endpoint) - Constructor for class org.apache.camel.component.azure.cosmosdb.CosmosDbProducer
- CosmosDbTypeConverter - Class in org.apache.camel.component.azure.cosmosdb
- CosmosDbTypeConverterLoader - Class in org.apache.camel.component.azure.cosmosdb
-
Generated by camel build tools - do NOT edit this file!
- CosmosDbTypeConverterLoader() - Constructor for class org.apache.camel.component.azure.cosmosdb.CosmosDbTypeConverterLoader
- CosmosDbUtils - Class in org.apache.camel.component.azure.cosmosdb
- CREATE_CONTAINER_IF_NOT_EXIST - Static variable in class org.apache.camel.component.azure.cosmosdb.CosmosDbConstants
- CREATE_DATABASE_IF_NOT_EXIST - Static variable in class org.apache.camel.component.azure.cosmosdb.CosmosDbConstants
- createConsumer(Processor) - Method in class org.apache.camel.component.azure.cosmosdb.CosmosDbEndpoint
- createContainer - org.apache.camel.component.azure.cosmosdb.CosmosDbOperationsDefinition
- createContainer(String, String, ThroughputProperties) - Method in class org.apache.camel.component.azure.cosmosdb.operations.CosmosDbDatabaseOperations
- createContainerIfNotExistAndGetContainerOperations(String, String, ThroughputProperties) - Method in class org.apache.camel.component.azure.cosmosdb.operations.CosmosDbDatabaseOperations
- createCosmosAsyncClient(CosmosDbConfiguration) - Static method in class org.apache.camel.component.azure.cosmosdb.client.CosmosDbClientFactory
- createCosmosSyncClient(CosmosDbConfiguration) - Static method in class org.apache.camel.component.azure.cosmosdb.client.CosmosDbClientFactory
- createDatabase - org.apache.camel.component.azure.cosmosdb.CosmosDbOperationsDefinition
- createDatabase(CosmosDatabaseProperties) - Method in class org.apache.camel.component.azure.cosmosdb.client.CosmosAsyncClientWrapper
- createDatabase(CosmosDatabaseProperties, CosmosDatabaseRequestOptions) - Method in class org.apache.camel.component.azure.cosmosdb.client.CosmosAsyncClientWrapper
- createDatabase(CosmosDatabaseProperties, ThroughputProperties) - Method in class org.apache.camel.component.azure.cosmosdb.client.CosmosAsyncClientWrapper
- createDatabase(CosmosDatabaseProperties, ThroughputProperties, CosmosDatabaseRequestOptions) - Method in class org.apache.camel.component.azure.cosmosdb.client.CosmosAsyncClientWrapper
- createDatabase(String) - Method in class org.apache.camel.component.azure.cosmosdb.client.CosmosAsyncClientWrapper
- createDatabase(String, ThroughputProperties) - Method in class org.apache.camel.component.azure.cosmosdb.client.CosmosAsyncClientWrapper
- createDatabase(String, ThroughputProperties) - Method in class org.apache.camel.component.azure.cosmosdb.operations.CosmosDbClientOperations
- createDatabaseIfNotExistAndGetDatabaseOperations(String, ThroughputProperties) - Method in class org.apache.camel.component.azure.cosmosdb.operations.CosmosDbClientOperations
- createDatabaseIfNotExists(CosmosDatabaseProperties) - Method in class org.apache.camel.component.azure.cosmosdb.client.CosmosAsyncClientWrapper
- createDatabaseIfNotExists(String) - Method in class org.apache.camel.component.azure.cosmosdb.client.CosmosAsyncClientWrapper
- createDatabaseIfNotExists(String, ThroughputProperties) - Method in class org.apache.camel.component.azure.cosmosdb.client.CosmosAsyncClientWrapper
- createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.azure.cosmosdb.CosmosDbComponent
- createItem - org.apache.camel.component.azure.cosmosdb.CosmosDbOperationsDefinition
- createItem(T, PartitionKey, CosmosItemRequestOptions) - Method in class org.apache.camel.component.azure.cosmosdb.operations.CosmosDbContainerOperations
- createItems(List<T>, PartitionKey, CosmosItemRequestOptions) - Method in class org.apache.camel.component.azure.cosmosdb.operations.CosmosDbContainerOperations
- createProducer() - Method in class org.apache.camel.component.azure.cosmosdb.CosmosDbEndpoint
D
- DATABASE_NAME - Static variable in class org.apache.camel.component.azure.cosmosdb.CosmosDbConstants
- DATABASE_REQUEST_OPTIONS - Static variable in class org.apache.camel.component.azure.cosmosdb.CosmosDbConstants
- DEFAULT_TIME_TO_LIVE_SECONDS - Static variable in class org.apache.camel.component.azure.cosmosdb.CosmosDbConstants
- deleteContainer - org.apache.camel.component.azure.cosmosdb.CosmosDbOperationsDefinition
- deleteContainer(CosmosContainerRequestOptions) - Method in class org.apache.camel.component.azure.cosmosdb.operations.CosmosDbContainerOperations
- deleteDatabase - org.apache.camel.component.azure.cosmosdb.CosmosDbOperationsDefinition
- deleteDatabase(CosmosDatabaseRequestOptions) - Method in class org.apache.camel.component.azure.cosmosdb.operations.CosmosDbDatabaseOperations
- deleteItem - org.apache.camel.component.azure.cosmosdb.CosmosDbOperationsDefinition
- deleteItem(String, PartitionKey, CosmosItemRequestOptions) - Method in class org.apache.camel.component.azure.cosmosdb.operations.CosmosDbContainerOperations
- doInit() - Method in class org.apache.camel.component.azure.cosmosdb.CosmosDbConsumer
- doInit() - Method in class org.apache.camel.component.azure.cosmosdb.CosmosDbProducer
- doStart() - Method in class org.apache.camel.component.azure.cosmosdb.CosmosDbConsumer
- doStart() - Method in class org.apache.camel.component.azure.cosmosdb.CosmosDbEndpoint
- doStop() - Method in class org.apache.camel.component.azure.cosmosdb.CosmosDbConsumer
- doStop() - Method in class org.apache.camel.component.azure.cosmosdb.CosmosDbEndpoint
E
- E_TAG - Static variable in class org.apache.camel.component.azure.cosmosdb.CosmosDbConstants
G
- getAccountKey() - Method in class org.apache.camel.component.azure.cosmosdb.CosmosDbConfiguration
-
Sets either a master or readonly key used to perform authentication for accessing resource.
- getAutowiredNames() - Method in class org.apache.camel.component.azure.cosmosdb.CosmosDbComponentConfigurer
- getAutowiredNames() - Method in class org.apache.camel.component.azure.cosmosdb.CosmosDbEndpointConfigurer
- getCamelContext() - Method in class org.apache.camel.component.azure.cosmosdb.CosmosDbTypeConverterLoader
- getChangeFeedProcessorOptions() - Method in class org.apache.camel.component.azure.cosmosdb.CosmosDbConfiguration
-
Sets the
ChangeFeedProcessorOptionsto be used. - getConfiguration() - Method in class org.apache.camel.component.azure.cosmosdb.CosmosDbComponent
-
The component configurations
- getConfiguration() - Method in class org.apache.camel.component.azure.cosmosdb.CosmosDbConfigurationOptionsProxy
- getConfiguration() - Method in class org.apache.camel.component.azure.cosmosdb.CosmosDbConsumer
- getConfiguration() - Method in class org.apache.camel.component.azure.cosmosdb.CosmosDbEndpoint
-
The component configurations
- getConsistencyLevel() - Method in class org.apache.camel.component.azure.cosmosdb.CosmosDbConfiguration
-
Sets the consistency levels supported for Azure Cosmos DB client operations in the Azure Cosmos DB service.
- getContainer() - Method in class org.apache.camel.component.azure.cosmosdb.operations.CosmosDbContainerOperations
- getContainerId() - Method in class org.apache.camel.component.azure.cosmosdb.operations.CosmosDbContainerOperations
- getContainerName() - Method in class org.apache.camel.component.azure.cosmosdb.CosmosDbConfiguration
-
The name of the Cosmos container that component should connect to.
- getContainerName(Exchange) - Method in class org.apache.camel.component.azure.cosmosdb.CosmosDbConfigurationOptionsProxy
- getContainerOperations(String) - Method in class org.apache.camel.component.azure.cosmosdb.operations.CosmosDbDatabaseOperations
- getContainerPartitionKeyPath() - Method in class org.apache.camel.component.azure.cosmosdb.CosmosDbConfiguration
-
Sets the container partition key path.
- getContainerPartitionKeyPath(Exchange) - Method in class org.apache.camel.component.azure.cosmosdb.CosmosDbConfigurationOptionsProxy
- getContainerRequestOptions(Exchange) - Method in class org.apache.camel.component.azure.cosmosdb.CosmosDbConfigurationOptionsProxy
- getCosmosAsyncClient() - Method in class org.apache.camel.component.azure.cosmosdb.CosmosDbConfiguration
-
Inject an external
CosmosAsyncClientinto the component which provides a client-side logical representation of the Azure Cosmos DB service. - getCosmosAsyncClient() - Method in class org.apache.camel.component.azure.cosmosdb.CosmosDbEndpoint
-
Inject an external
CosmosAsyncClientinto the component which provides a client-side logical representation of the Azure Cosmos DB service. - getCosmosDatabaseRequestOptions(Exchange) - Method in class org.apache.camel.component.azure.cosmosdb.CosmosDbConfigurationOptionsProxy
- getDatabase(String) - Method in class org.apache.camel.component.azure.cosmosdb.client.CosmosAsyncClientWrapper
- getDatabaseEndpoint() - Method in class org.apache.camel.component.azure.cosmosdb.CosmosDbConfiguration
-
Sets the Azure Cosmos database endpoint the component will connect to.
- getDatabaseId() - Method in class org.apache.camel.component.azure.cosmosdb.operations.CosmosDbDatabaseOperations
- getDatabaseName() - Method in class org.apache.camel.component.azure.cosmosdb.CosmosDbConfiguration
-
The name of the Cosmos database that component should connect to.
- getDatabaseName(Exchange) - Method in class org.apache.camel.component.azure.cosmosdb.CosmosDbConfigurationOptionsProxy
- getDatabaseOperations(String) - Method in class org.apache.camel.component.azure.cosmosdb.operations.CosmosDbClientOperations
- getEndpoint() - Method in class org.apache.camel.component.azure.cosmosdb.CosmosDbConsumer
- getEndpoint() - Method in class org.apache.camel.component.azure.cosmosdb.CosmosDbProducer
- getHostName() - Method in class org.apache.camel.component.azure.cosmosdb.CosmosDbConfiguration
-
Sets the hostname.
- getItem(Exchange) - Method in class org.apache.camel.component.azure.cosmosdb.CosmosDbConfigurationOptionsProxy
- getItemId() - Method in class org.apache.camel.component.azure.cosmosdb.CosmosDbConfiguration
-
Sets the itemId in case needed for operation on item like delete, replace
- getItemId(Exchange) - Method in class org.apache.camel.component.azure.cosmosdb.CosmosDbConfigurationOptionsProxy
- getItemPartitionKey() - Method in class org.apache.camel.component.azure.cosmosdb.CosmosDbConfiguration
-
Sets partition key.
- getItemPartitionKey(Exchange) - Method in class org.apache.camel.component.azure.cosmosdb.CosmosDbConfigurationOptionsProxy
- getItemRequestOptions(Exchange) - Method in class org.apache.camel.component.azure.cosmosdb.CosmosDbConfigurationOptionsProxy
- getItems(Exchange) - Method in class org.apache.camel.component.azure.cosmosdb.CosmosDbConfigurationOptionsProxy
- getLeaseContainerName() - Method in class org.apache.camel.component.azure.cosmosdb.CosmosDbConfiguration
-
Sets the lease container which acts as a state storage and coordinates processing the change feed across multiple workers.
- getLeaseDatabaseName() - Method in class org.apache.camel.component.azure.cosmosdb.CosmosDbConfiguration
-
Sets the lease database where the
CosmosDbConfiguration.leaseContainerNamewill be stored. - getOperation() - Method in class org.apache.camel.component.azure.cosmosdb.CosmosDbConfiguration
-
The CosmosDB operation that can be used with this component on the producer.
- getOperation(Exchange) - Method in class org.apache.camel.component.azure.cosmosdb.CosmosDbConfigurationOptionsProxy
- getOptionType(String, boolean) - Method in class org.apache.camel.component.azure.cosmosdb.CosmosDbComponentConfigurer
- getOptionType(String, boolean) - Method in class org.apache.camel.component.azure.cosmosdb.CosmosDbEndpointConfigurer
- getOptionValue(Object, String, boolean) - Method in class org.apache.camel.component.azure.cosmosdb.CosmosDbComponentConfigurer
- getOptionValue(Object, String, boolean) - Method in class org.apache.camel.component.azure.cosmosdb.CosmosDbEndpointConfigurer
- getPreferredRegions() - Method in class org.apache.camel.component.azure.cosmosdb.CosmosDbConfiguration
-
Sets the comma separated preferred regions for geo-replicated database accounts.
- getQuery() - Method in class org.apache.camel.component.azure.cosmosdb.CosmosDbConfiguration
-
An SQL query to execute on a given resources.
- getQuery(Exchange) - Method in class org.apache.camel.component.azure.cosmosdb.CosmosDbConfigurationOptionsProxy
- getQueryRequestOptions() - Method in class org.apache.camel.component.azure.cosmosdb.CosmosDbConfiguration
-
Set additional QueryRequestOptions that can be used with queryItems, queryContainers, queryDatabases, listDatabases, listItems, listContainers operations
- getQueryRequestOptions(Exchange) - Method in class org.apache.camel.component.azure.cosmosdb.CosmosDbConfigurationOptionsProxy
- getThroughputProperties() - Method in class org.apache.camel.component.azure.cosmosdb.CosmosDbConfiguration
-
Sets throughput of the resources in the Azure Cosmos DB service.
- getThroughputProperties(Exchange) - Method in class org.apache.camel.component.azure.cosmosdb.CosmosDbConfigurationOptionsProxy
I
- isClientTelemetryEnabled() - Method in class org.apache.camel.component.azure.cosmosdb.CosmosDbConfiguration
-
Sets the flag to enable client telemetry which will periodically collect database operations aggregation statistics, system information like cpu/memory and send it to cosmos monitoring service, which will be helpful during debugging.
- isConnectionSharingAcrossClientsEnabled() - Method in class org.apache.camel.component.azure.cosmosdb.CosmosDbConfiguration
-
Enables connections sharing across multiple Cosmos Clients.
- isContentResponseOnWriteEnabled() - Method in class org.apache.camel.component.azure.cosmosdb.CosmosDbConfiguration
-
Sets the boolean to only return the headers and status code in Cosmos DB response in case of Create, Update and Delete operations on CosmosItem.
- isCreateContainerIfNotExist(Exchange) - Method in class org.apache.camel.component.azure.cosmosdb.CosmosDbConfigurationOptionsProxy
- isCreateContainerIfNotExists() - Method in class org.apache.camel.component.azure.cosmosdb.CosmosDbConfiguration
-
Sets if the component should create Cosmos container automatically in case it doesn't exist in Cosmos database
- isCreateDatabaseIfNotExist(Exchange) - Method in class org.apache.camel.component.azure.cosmosdb.CosmosDbConfigurationOptionsProxy
- isCreateDatabaseIfNotExists() - Method in class org.apache.camel.component.azure.cosmosdb.CosmosDbConfiguration
-
Sets if the component should create Cosmos database automatically in case it doesn't exist in Cosmos account
- isCreateLeaseContainerIfNotExists() - Method in class org.apache.camel.component.azure.cosmosdb.CosmosDbConfiguration
-
Sets if the component should create Cosmos lease container for the consumer automatically in case it doesn't exist in Cosmos database
- isCreateLeaseDatabaseIfNotExists() - Method in class org.apache.camel.component.azure.cosmosdb.CosmosDbConfiguration
-
Sets if the component should create Cosmos lease database for the consumer automatically in case it doesn't exist in Cosmos account
- isEnabled(String) - Method in class org.apache.camel.component.azure.cosmosdb.CosmosDbEndpointUriFactory
- isLenientProperties() - Method in class org.apache.camel.component.azure.cosmosdb.CosmosDbEndpointUriFactory
- isMultipleWriteRegionsEnabled() - Method in class org.apache.camel.component.azure.cosmosdb.CosmosDbConfiguration
-
Sets the flag to enable writes on any regions for geo-replicated database accounts in the Azure Cosmos DB service.
- isReadRequestsFallbackEnabled() - Method in class org.apache.camel.component.azure.cosmosdb.CosmosDbConfiguration
-
Sets whether to allow for reads to go to multiple regions configured on an account of Azure Cosmos DB service.
- isUseDefaultIdentity() - Method in class org.apache.camel.component.azure.cosmosdb.CosmosDbConfiguration
-
Indicates whether to use the default identity mechanism instead of the access key.
- ITEM_ID - Static variable in class org.apache.camel.component.azure.cosmosdb.CosmosDbConstants
- ITEM_PARTITION_KEY - Static variable in class org.apache.camel.component.azure.cosmosdb.CosmosDbConstants
- ITEM_REQUEST_OPTIONS - Static variable in class org.apache.camel.component.azure.cosmosdb.CosmosDbConstants
L
- listContainers - org.apache.camel.component.azure.cosmosdb.CosmosDbOperationsDefinition
- listDatabases - org.apache.camel.component.azure.cosmosdb.CosmosDbOperationsDefinition
- load(TypeConverterRegistry) - Method in class org.apache.camel.component.azure.cosmosdb.CosmosDbTypeConverterLoader
M
- MANUAL_THROUGHPUT - Static variable in class org.apache.camel.component.azure.cosmosdb.CosmosDbConstants
- multiValuePrefixes() - Method in class org.apache.camel.component.azure.cosmosdb.CosmosDbEndpointUriFactory
N
- nullFallback() - Method in class org.apache.camel.component.azure.cosmosdb.CosmosDbConfigurationOptionsProxy
O
- OPERATION - Static variable in class org.apache.camel.component.azure.cosmosdb.CosmosDbConstants
- org.apache.camel.component.azure.cosmosdb - package org.apache.camel.component.azure.cosmosdb
- org.apache.camel.component.azure.cosmosdb.client - package org.apache.camel.component.azure.cosmosdb.client
- org.apache.camel.component.azure.cosmosdb.operations - package org.apache.camel.component.azure.cosmosdb.operations
P
- process(Exchange, AsyncCallback) - Method in class org.apache.camel.component.azure.cosmosdb.CosmosDbProducer
- propertyNames() - Method in class org.apache.camel.component.azure.cosmosdb.CosmosDbEndpointUriFactory
Q
- QUERY - Static variable in class org.apache.camel.component.azure.cosmosdb.CosmosDbConstants
- QUERY_REQUEST_OPTIONS - Static variable in class org.apache.camel.component.azure.cosmosdb.CosmosDbConstants
- queryContainers - org.apache.camel.component.azure.cosmosdb.CosmosDbOperationsDefinition
- queryContainers(String, CosmosQueryRequestOptions) - Method in class org.apache.camel.component.azure.cosmosdb.operations.CosmosDbDatabaseOperations
- queryDatabases - org.apache.camel.component.azure.cosmosdb.CosmosDbOperationsDefinition
- queryDatabases(SqlQuerySpec, CosmosQueryRequestOptions) - Method in class org.apache.camel.component.azure.cosmosdb.client.CosmosAsyncClientWrapper
- queryDatabases(String, CosmosQueryRequestOptions) - Method in class org.apache.camel.component.azure.cosmosdb.client.CosmosAsyncClientWrapper
- queryDatabases(String, CosmosQueryRequestOptions) - Method in class org.apache.camel.component.azure.cosmosdb.operations.CosmosDbClientOperations
- queryItems - org.apache.camel.component.azure.cosmosdb.CosmosDbOperationsDefinition
- queryItems(String, CosmosQueryRequestOptions, Class<T>) - Method in class org.apache.camel.component.azure.cosmosdb.operations.CosmosDbContainerOperations
- queryItemsAsFeed(String, CosmosQueryRequestOptions, Class<T>) - Method in class org.apache.camel.component.azure.cosmosdb.operations.CosmosDbContainerOperations
R
- readAllContainers(CosmosQueryRequestOptions) - Method in class org.apache.camel.component.azure.cosmosdb.operations.CosmosDbDatabaseOperations
- readAllDatabases() - Method in class org.apache.camel.component.azure.cosmosdb.client.CosmosAsyncClientWrapper
- readAllDatabases() - Method in class org.apache.camel.component.azure.cosmosdb.operations.CosmosDbClientOperations
- readAllItems - org.apache.camel.component.azure.cosmosdb.CosmosDbOperationsDefinition
- readAllItems(PartitionKey, CosmosQueryRequestOptions, Class<T>) - Method in class org.apache.camel.component.azure.cosmosdb.operations.CosmosDbContainerOperations
- readItem - org.apache.camel.component.azure.cosmosdb.CosmosDbOperationsDefinition
- readItem(String, PartitionKey, CosmosItemRequestOptions, Class<T>) - Method in class org.apache.camel.component.azure.cosmosdb.operations.CosmosDbContainerOperations
- replaceContainerThroughput - org.apache.camel.component.azure.cosmosdb.CosmosDbOperationsDefinition
- replaceContainerThroughput(ThroughputProperties) - Method in class org.apache.camel.component.azure.cosmosdb.operations.CosmosDbContainerOperations
- replaceDatabaseThroughput - org.apache.camel.component.azure.cosmosdb.CosmosDbOperationsDefinition
- replaceDatabaseThroughput(ThroughputProperties) - Method in class org.apache.camel.component.azure.cosmosdb.operations.CosmosDbDatabaseOperations
- replaceItem - org.apache.camel.component.azure.cosmosdb.CosmosDbOperationsDefinition
- replaceItem(T, String, PartitionKey, CosmosItemRequestOptions) - Method in class org.apache.camel.component.azure.cosmosdb.operations.CosmosDbContainerOperations
- RESOURCE_ID - Static variable in class org.apache.camel.component.azure.cosmosdb.CosmosDbConstants
- RESPONSE_HEADERS - Static variable in class org.apache.camel.component.azure.cosmosdb.CosmosDbConstants
S
- secretPropertyNames() - Method in class org.apache.camel.component.azure.cosmosdb.CosmosDbEndpointUriFactory
- setAccountKey(String) - Method in class org.apache.camel.component.azure.cosmosdb.CosmosDbConfiguration
- setCamelContext(CamelContext) - Method in class org.apache.camel.component.azure.cosmosdb.CosmosDbTypeConverterLoader
- setChangeFeedProcessorOptions(ChangeFeedProcessorOptions) - Method in class org.apache.camel.component.azure.cosmosdb.CosmosDbConfiguration
- setClientTelemetryEnabled(boolean) - Method in class org.apache.camel.component.azure.cosmosdb.CosmosDbConfiguration
- setConfiguration(CosmosDbConfiguration) - Method in class org.apache.camel.component.azure.cosmosdb.CosmosDbComponent
- setConfiguration(CosmosDbConfiguration) - Method in class org.apache.camel.component.azure.cosmosdb.CosmosDbEndpoint
- setConnectionSharingAcrossClientsEnabled(boolean) - Method in class org.apache.camel.component.azure.cosmosdb.CosmosDbConfiguration
- setConsistencyLevel(ConsistencyLevel) - Method in class org.apache.camel.component.azure.cosmosdb.CosmosDbConfiguration
- setContainerName(String) - Method in class org.apache.camel.component.azure.cosmosdb.CosmosDbConfiguration
- setContainerPartitionKeyPath(String) - Method in class org.apache.camel.component.azure.cosmosdb.CosmosDbConfiguration
- setContentResponseOnWriteEnabled(boolean) - Method in class org.apache.camel.component.azure.cosmosdb.CosmosDbConfiguration
- setCosmosAsyncClient(CosmosAsyncClient) - Method in class org.apache.camel.component.azure.cosmosdb.CosmosDbConfiguration
- setCosmosAsyncClient(CosmosAsyncClient) - Method in class org.apache.camel.component.azure.cosmosdb.CosmosDbEndpoint
- setCreateContainerIfNotExists(boolean) - Method in class org.apache.camel.component.azure.cosmosdb.CosmosDbConfiguration
- setCreateDatabaseIfNotExists(boolean) - Method in class org.apache.camel.component.azure.cosmosdb.CosmosDbConfiguration
- setCreateLeaseContainerIfNotExists(boolean) - Method in class org.apache.camel.component.azure.cosmosdb.CosmosDbConfiguration
- setCreateLeaseDatabaseIfNotExists(boolean) - Method in class org.apache.camel.component.azure.cosmosdb.CosmosDbConfiguration
- setDatabaseEndpoint(String) - Method in class org.apache.camel.component.azure.cosmosdb.CosmosDbConfiguration
- setDatabaseName(String) - Method in class org.apache.camel.component.azure.cosmosdb.CosmosDbConfiguration
- setHostName(String) - Method in class org.apache.camel.component.azure.cosmosdb.CosmosDbConfiguration
- setItemId(String) - Method in class org.apache.camel.component.azure.cosmosdb.CosmosDbConfiguration
- setItemPartitionKey(String) - Method in class org.apache.camel.component.azure.cosmosdb.CosmosDbConfiguration
- setLeaseContainerName(String) - Method in class org.apache.camel.component.azure.cosmosdb.CosmosDbConfiguration
- setLeaseDatabaseName(String) - Method in class org.apache.camel.component.azure.cosmosdb.CosmosDbConfiguration
- setMultipleWriteRegionsEnabled(boolean) - Method in class org.apache.camel.component.azure.cosmosdb.CosmosDbConfiguration
- setOperation(CosmosDbOperationsDefinition) - Method in class org.apache.camel.component.azure.cosmosdb.CosmosDbConfiguration
- setPreferredRegions(String) - Method in class org.apache.camel.component.azure.cosmosdb.CosmosDbConfiguration
- setQuery(String) - Method in class org.apache.camel.component.azure.cosmosdb.CosmosDbConfiguration
- setQueryRequestOptions(CosmosQueryRequestOptions) - Method in class org.apache.camel.component.azure.cosmosdb.CosmosDbConfiguration
- setReadRequestsFallbackEnabled(boolean) - Method in class org.apache.camel.component.azure.cosmosdb.CosmosDbConfiguration
- setThroughputProperties(ThroughputProperties) - Method in class org.apache.camel.component.azure.cosmosdb.CosmosDbConfiguration
- setUseDefaultIdentity(boolean) - Method in class org.apache.camel.component.azure.cosmosdb.CosmosDbConfiguration
- STATUS_CODE - Static variable in class org.apache.camel.component.azure.cosmosdb.CosmosDbConstants
T
- THROUGHPUT_PROPERTIES - Static variable in class org.apache.camel.component.azure.cosmosdb.CosmosDbConstants
- TIMESTAMP - Static variable in class org.apache.camel.component.azure.cosmosdb.CosmosDbConstants
- toPartitionKey(String) - Static method in class org.apache.camel.component.azure.cosmosdb.CosmosDbTypeConverter
U
- upsertItem - org.apache.camel.component.azure.cosmosdb.CosmosDbOperationsDefinition
- upsertItem(T, PartitionKey, CosmosItemRequestOptions) - Method in class org.apache.camel.component.azure.cosmosdb.operations.CosmosDbContainerOperations
- upsertItems(List<T>, PartitionKey, CosmosItemRequestOptions) - Method in class org.apache.camel.component.azure.cosmosdb.operations.CosmosDbContainerOperations
V
- validateIfParameterIsNotEmpty(Object, String) - Static method in class org.apache.camel.component.azure.cosmosdb.CosmosDbUtils
- valueOf(String) - Static method in enum org.apache.camel.component.azure.cosmosdb.CosmosDbOperationsDefinition
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.apache.camel.component.azure.cosmosdb.CosmosDbOperationsDefinition
-
Returns an array containing the constants of this enum type, in the order they are declared.
W
- withClient(CosmosAsyncClientWrapper) - Static method in class org.apache.camel.component.azure.cosmosdb.operations.CosmosDbClientOperations
- withClient(CosmosAsyncClientWrapper) - Static method in class org.apache.camel.component.azure.cosmosdb.operations.CosmosDbOperationsBuilder
- withContainerName(String) - Method in class org.apache.camel.component.azure.cosmosdb.operations.CosmosDbOperationsBuilder
- withContainerPartitionKeyPath(String) - Method in class org.apache.camel.component.azure.cosmosdb.operations.CosmosDbOperationsBuilder
- withCreateContainerIfNotExist(boolean) - Method in class org.apache.camel.component.azure.cosmosdb.operations.CosmosDbOperationsBuilder
- withCreateDatabaseIfNotExist(boolean) - Method in class org.apache.camel.component.azure.cosmosdb.operations.CosmosDbOperationsBuilder
- withDatabaseName(String) - Method in class org.apache.camel.component.azure.cosmosdb.operations.CosmosDbOperationsBuilder
- withThroughputProperties(ThroughputProperties) - Method in class org.apache.camel.component.azure.cosmosdb.operations.CosmosDbOperationsBuilder
All Classes All Packages