Uses of Enum
com.couchbase.client.core.util.ConnectionString.PortType
Packages that use ConnectionString.PortType
-
Uses of ConnectionString.PortType in com.couchbase.client.core.util
Methods in com.couchbase.client.core.util that return ConnectionString.PortTypeModifier and TypeMethodDescriptionstatic ConnectionString.PortType
Returns the enum constant of this type with the specified name.static ConnectionString.PortType[]
ConnectionString.PortType.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.couchbase.client.core.util that return types with arguments of type ConnectionString.PortType