Uses of Interface
com.databricks.sdk.service.catalog.SystemSchemasService
-
Packages that use SystemSchemasService Package Description com.databricks.sdk com.databricks.sdk.service.catalog -
-
Uses of SystemSchemasService in com.databricks.sdk
Methods in com.databricks.sdk with parameters of type SystemSchemasService Modifier and Type Method Description WorkspaceClientWorkspaceClient. withSystemSchemasImpl(SystemSchemasService systemSchemas)Replace SystemSchemasAPI implementation with mock -
Uses of SystemSchemasService in com.databricks.sdk.service.catalog
Methods in com.databricks.sdk.service.catalog that return SystemSchemasService Modifier and Type Method Description SystemSchemasServiceSystemSchemasAPI. impl()Constructors in com.databricks.sdk.service.catalog with parameters of type SystemSchemasService Constructor Description SystemSchemasAPI(SystemSchemasService mock)Constructor for mocks
-