Uses of Interface
com.databricks.sdk.service.catalog.TablesService
-
Packages that use TablesService Package Description com.databricks.sdk com.databricks.sdk.service.catalog -
-
Uses of TablesService in com.databricks.sdk
Methods in com.databricks.sdk with parameters of type TablesService Modifier and Type Method Description WorkspaceClientWorkspaceClient. withTablesImpl(TablesService tables)Replace TablesAPI implementation with mock -
Uses of TablesService in com.databricks.sdk.service.catalog
Methods in com.databricks.sdk.service.catalog that return TablesService Modifier and Type Method Description TablesServiceTablesAPI. impl()Constructors in com.databricks.sdk.service.catalog with parameters of type TablesService Constructor Description TablesAPI(TablesService mock)Constructor for mocks
-