Java SDK support to fetch and create Eventing functions

Are there any plans to add support to fetch and create Eventing functions through Java SDK ?

Hi @zxcvmnb - we don’t have immediate plan to add that ability in SDK support, but that’s of course always something we can discuss. Before that, have you taken a look at the couchbase-cli tool’s eventing-function-setup feature? We also have REST APIs available: https://docs.couchbase.com/server/6.0/eventing/eventing-api.html

Best Regards,
Siri

Hi @zxcvmnb,

I know it’s been a while, but we now have a JAVA SDK to manage Eventing Functions, refer to com.couchbase.client.java.manager.eventing (Couchbase Java SDK 3.3.1 API)

Best
Jon Strabala

1 Like