Uses of Class
com.couchbase.client.java.manager.eventing.EventingFunctionUrlBinding.Builder
-
Uses of EventingFunctionUrlBinding.Builder in com.couchbase.client.java.manager.eventing
Modifier and TypeMethodDescriptionEventingFunctionUrlBinding.Builder.allowCookies
(boolean allowCookies) Set to true if cookies should be allowed.EventingFunctionUrlBinding.Builder.auth
(EventingFunctionUrlAuth auth) Allows to configure the URL authentication mechanism that should be used.Allows to customize theEventingFunctionUrlBinding
through a Builder API.EventingFunctionUrlBinding.Builder.validateSslCertificate
(boolean validateSslCertificate) Set to true if the SSL/TLS certificate should be validated.