Uses of Class
com.databricks.sdk.service.catalog.UpdateConnection
-
Packages that use UpdateConnection Package Description com.databricks.sdk.service.catalog -
-
Uses of UpdateConnection in com.databricks.sdk.service.catalog
Methods in com.databricks.sdk.service.catalog that return UpdateConnection Modifier and Type Method Description UpdateConnectionUpdateConnection. setName(String name)UpdateConnectionUpdateConnection. setNameArg(String nameArg)UpdateConnectionUpdateConnection. setOptionsKvpairs(OptionsKvPairs optionsKvpairs)Methods in com.databricks.sdk.service.catalog with parameters of type UpdateConnection Modifier and Type Method Description ConnectionInfoConnectionsAPI. update(UpdateConnection request)Update a connection.ConnectionInfoConnectionsService. update(UpdateConnection updateConnection)Update a connection.
-