Uses of Interface
com.databricks.sdk.service.sharing.CleanRoomsService
-
Packages that use CleanRoomsService Package Description com.databricks.sdk com.databricks.sdk.service.sharing -
-
Uses of CleanRoomsService in com.databricks.sdk
Methods in com.databricks.sdk with parameters of type CleanRoomsService Modifier and Type Method Description WorkspaceClientWorkspaceClient. withCleanRoomsImpl(CleanRoomsService cleanRooms)Replace CleanRoomsAPI implementation with mock -
Uses of CleanRoomsService in com.databricks.sdk.service.sharing
Methods in com.databricks.sdk.service.sharing that return CleanRoomsService Modifier and Type Method Description CleanRoomsServiceCleanRoomsAPI. impl()Constructors in com.databricks.sdk.service.sharing with parameters of type CleanRoomsService Constructor Description CleanRoomsAPI(CleanRoomsService mock)Constructor for mocks
-