Uses of Class
org.apache.camel.component.azure.cosmosdb.operations.CosmosDbContainerOperations
Packages that use CosmosDbContainerOperations
-
Uses of CosmosDbContainerOperations in org.apache.camel.component.azure.cosmosdb.operations
Methods in org.apache.camel.component.azure.cosmosdb.operations that return CosmosDbContainerOperationsModifier and TypeMethodDescriptionCosmosDbOperationsBuilder.buildContainerOperations()CosmosDbDatabaseOperations.createContainerIfNotExistAndGetContainerOperations(String containerId, String containerPartitionKeyPath, com.azure.cosmos.models.ThroughputProperties throughputProperties, com.azure.cosmos.models.IndexingPolicy indexingPolicy) CosmosDbDatabaseOperations.getContainerOperations(String containerId)