Uses of Enum Class
org.apache.camel.component.opensearch.OpensearchOperation
Packages that use OpensearchOperation
-
Uses of OpensearchOperation in org.apache.camel.component.opensearch
Methods in org.apache.camel.component.opensearch that return OpensearchOperationModifier and TypeMethodDescriptionOpensearchConfiguration.getOperation()What operation to performstatic OpensearchOperationReturns the enum constant of this class with the specified name.static OpensearchOperation[]OpensearchOperation.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.apache.camel.component.opensearch with parameters of type OpensearchOperationModifier and TypeMethodDescriptionvoidOpensearchConfiguration.setOperation(OpensearchOperation operation)