Uses of Enum
com.couchbase.client.java.manager.analytics.link.CouchbaseRemoteAnalyticsLink.EncryptionLevel
-
Uses of CouchbaseRemoteAnalyticsLink.EncryptionLevel in com.couchbase.client.java.manager.analytics.link
Modifier and TypeMethodDescriptionCouchbaseRemoteAnalyticsLink.encryption()
Returns the encryption level for the link to the remote cluster.Returns the enum constant of this type with the specified name.CouchbaseRemoteAnalyticsLink.EncryptionLevel.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionCouchbaseRemoteAnalyticsLink.encryption
(CouchbaseRemoteAnalyticsLink.EncryptionLevel encryption) Sets the encryption level for the link to the remote cluster (required).