Uses of Class
com.couchbase.client.java.manager.analytics.link.CouchbaseRemoteAnalyticsLink
-
Uses of CouchbaseRemoteAnalyticsLink in com.couchbase.client.java.manager.analytics.link
Modifier and TypeMethodDescriptionCouchbaseRemoteAnalyticsLink.certificate
(String certificate) Sets the certificate when encryption is used.CouchbaseRemoteAnalyticsLink.clientCertificate
(String clientCertificate) Sets the client certificate when encryption is used.Sets the client key.static CouchbaseRemoteAnalyticsLink
AnalyticsLink.couchbaseRemote
(String linkName, String dataverseName) Static factory method to create a remote Couchbase link.CouchbaseRemoteAnalyticsLink.encryption
(CouchbaseRemoteAnalyticsLink.EncryptionLevel encryption) Sets the encryption level for the link to the remote cluster (required).Sets the hostname of the remote cluster (required).Sets the password when connecting to the remote cluster (required).Sets the username when connecting to the remote cluster (required).