Uses of Enum Class
org.apache.camel.component.azure.cosmosdb.CosmosDbOperationsDefinition
Packages that use CosmosDbOperationsDefinition
-
Uses of CosmosDbOperationsDefinition in org.apache.camel.component.azure.cosmosdb
Methods in org.apache.camel.component.azure.cosmosdb that return CosmosDbOperationsDefinitionModifier and TypeMethodDescriptionCosmosDbConfiguration.getOperation()The CosmosDB operation that can be used with this component on the producer.CosmosDbConfigurationOptionsProxy.getOperation(org.apache.camel.Exchange exchange) static CosmosDbOperationsDefinitionReturns the enum constant of this class with the specified name.static CosmosDbOperationsDefinition[]CosmosDbOperationsDefinition.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.apache.camel.component.azure.cosmosdb with parameters of type CosmosDbOperationsDefinitionModifier and TypeMethodDescriptionvoidCosmosDbConfiguration.setOperation(CosmosDbOperationsDefinition operation)