Uses of Class
com.couchbase.client.java.manager.eventing.EventingFunctionConstantBinding
Packages that use EventingFunctionConstantBinding
-
Uses of EventingFunctionConstantBinding in com.couchbase.client.java.manager.eventing
Methods in com.couchbase.client.java.manager.eventing that return EventingFunctionConstantBindingMethods in com.couchbase.client.java.manager.eventing that return types with arguments of type EventingFunctionConstantBindingModifier and TypeMethodDescriptionEventingFunction.constantBindings()
The constant bindings for the function.Method parameters in com.couchbase.client.java.manager.eventing with type arguments of type EventingFunctionConstantBindingModifier and TypeMethodDescriptionEventingFunction.Builder.constantBindings
(List<EventingFunctionConstantBinding> constantBindings) Sets the constant bindings for the function.