| Package | Description |
|---|---|
| com.couchbase.client.java.manager.eventing |
| Modifier and Type | Method and Description |
|---|---|
static EventingFunctionConstantBinding |
EventingFunctionConstantBinding.create(String alias,
String literal)
Creates a new
EventingFunctionConstantBinding. |
| Modifier and Type | Method and Description |
|---|---|
List<EventingFunctionConstantBinding> |
EventingFunction.constantBindings()
The constant bindings for the function.
|
| Modifier and Type | Method and Description |
|---|---|
EventingFunction.Builder |
EventingFunction.Builder.constantBindings(List<EventingFunctionConstantBinding> constantBindings)
Sets the constant bindings for the function.
|
Copyright © 2024 Couchbase, Inc.. All rights reserved.