Uses of Interface
com.databricks.sdk.service.sharing.SharesService
-
Packages that use SharesService Package Description com.databricks.sdk com.databricks.sdk.service.sharing -
-
Uses of SharesService in com.databricks.sdk
Methods in com.databricks.sdk with parameters of type SharesService Modifier and Type Method Description WorkspaceClient
WorkspaceClient. withSharesImpl(SharesService shares)
Replace SharesAPI implementation with mock -
Uses of SharesService in com.databricks.sdk.service.sharing
Methods in com.databricks.sdk.service.sharing that return SharesService Modifier and Type Method Description SharesService
SharesAPI. impl()
Constructors in com.databricks.sdk.service.sharing with parameters of type SharesService Constructor Description SharesAPI(SharesService mock)
Constructor for mocks
-