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