Uses of Enum Class
com.couchbase.client.dcp.core.utils.ConnectionString.Scheme
Packages that use ConnectionString.Scheme
-
Uses of ConnectionString.Scheme in com.couchbase.client.dcp.core.utils
Methods in com.couchbase.client.dcp.core.utils that return ConnectionString.SchemeModifier and TypeMethodDescriptionConnectionString.scheme()static ConnectionString.SchemeReturns the enum constant of this class with the specified name.static ConnectionString.Scheme[]ConnectionString.Scheme.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.couchbase.client.dcp.core.utils with parameters of type ConnectionString.Scheme