Uses of Enum Class
com.couchbase.client.dcp.core.utils.ConnectionString.PortType
Packages that use ConnectionString.PortType
-
Uses of ConnectionString.PortType in com.couchbase.client.dcp.core.utils
Methods in com.couchbase.client.dcp.core.utils that return ConnectionString.PortTypeModifier and TypeMethodDescriptionstatic ConnectionString.PortTypeReturns the enum constant of this class with the specified name.static ConnectionString.PortType[]ConnectionString.PortType.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 that return types with arguments of type ConnectionString.PortType