Uses of Class
com.databricks.sdk.service.catalog.ListFunctionsResponse
-
Packages that use ListFunctionsResponse Package Description com.databricks.sdk.service.catalog -
-
Uses of ListFunctionsResponse in com.databricks.sdk.service.catalog
Methods in com.databricks.sdk.service.catalog that return ListFunctionsResponse Modifier and Type Method Description ListFunctionsResponseFunctionsService. list(ListFunctionsRequest listFunctionsRequest)List functions.ListFunctionsResponseListFunctionsResponse. setFunctions(Collection<FunctionInfo> functions)
-