Uses of Class
org.apache.camel.component.azure.cosmosdb.operations.CosmosDbContainerOperations
-
Packages that use CosmosDbContainerOperations Package Description org.apache.camel.component.azure.cosmosdb.operations -
-
Uses of CosmosDbContainerOperations in org.apache.camel.component.azure.cosmosdb.operations
Methods in org.apache.camel.component.azure.cosmosdb.operations that return CosmosDbContainerOperations Modifier and Type Method Description CosmosDbContainerOperationsCosmosDbOperationsBuilder. buildContainerOperations()CosmosDbContainerOperationsCosmosDbDatabaseOperations. createContainerIfNotExistAndGetContainerOperations(String containerId, String containerPartitionKeyPath, com.azure.cosmos.models.ThroughputProperties throughputProperties)CosmosDbContainerOperationsCosmosDbDatabaseOperations. getContainerOperations(String containerId)
-