Uses of Class
com.databricks.sdk.service.sql.EndpointInfo
-
Packages that use EndpointInfo Package Description com.databricks.sdk.service.sql -
-
Uses of EndpointInfo in com.databricks.sdk.service.sql
Methods in com.databricks.sdk.service.sql that return types with arguments of type EndpointInfo Modifier and Type Method Description Collection<EndpointInfo>ListWarehousesResponse. getWarehouses()Iterable<EndpointInfo>WarehousesAPI. list(ListWarehousesRequest request)List warehouses.Method parameters in com.databricks.sdk.service.sql with type arguments of type EndpointInfo Modifier and Type Method Description ListWarehousesResponseListWarehousesResponse. setWarehouses(Collection<EndpointInfo> warehouses)
-