Uses of Class
com.databricks.sdk.service.sql.GetWarehouseRequest
-
Packages that use GetWarehouseRequest Package Description com.databricks.sdk.service.sql -
-
Uses of GetWarehouseRequest in com.databricks.sdk.service.sql
Methods in com.databricks.sdk.service.sql that return GetWarehouseRequest Modifier and Type Method Description GetWarehouseRequest
GetWarehouseRequest. setId(String id)
Methods in com.databricks.sdk.service.sql with parameters of type GetWarehouseRequest Modifier and Type Method Description GetWarehouseResponse
WarehousesAPI. get(GetWarehouseRequest request)
Get warehouse info.GetWarehouseResponse
WarehousesService. get(GetWarehouseRequest getWarehouseRequest)
Get warehouse info.
-