Uses of Class
com.couchbase.client.java.manager.eventing.EventingFunctionConstantBinding
-
Uses of EventingFunctionConstantBinding in com.couchbase.client.java.manager.eventing
Modifier and TypeMethodDescriptionEventingFunction.constantBindings()
The constant bindings for the function.Modifier and TypeMethodDescriptionEventingFunction.Builder.constantBindings
(List<EventingFunctionConstantBinding> constantBindings) Sets the constant bindings for the function.