Uses of Enum
com.databricks.jdbc.model.telemetry.enums.DriverProxy
Packages that use DriverProxy
-
Uses of DriverProxy in com.databricks.jdbc.model.telemetry.enums
Subclasses with type arguments of type DriverProxy in com.databricks.jdbc.model.telemetry.enumsMethods in com.databricks.jdbc.model.telemetry.enums that return DriverProxyModifier and TypeMethodDescriptionstatic DriverProxyDriverProxy.getDriverProxy(com.databricks.sdk.core.ProxyConfig.ProxyAuthType proxyAuthType) static DriverProxyReturns the enum constant of this type with the specified name.static DriverProxy[]DriverProxy.values()Returns an array containing the constants of this enum type, in the order they are declared.