Uses of Class
com.databricks.sdk.service.sharing.CleanRoomCatalog
-
Packages that use CleanRoomCatalog Package Description com.databricks.sdk.service.sharing -
-
Uses of CleanRoomCatalog in com.databricks.sdk.service.sharing
Methods in com.databricks.sdk.service.sharing that return CleanRoomCatalog Modifier and Type Method Description CleanRoomCatalogCleanRoomCatalog. setCatalogName(String catalogName)CleanRoomCatalogCleanRoomCatalog. setNotebookFiles(Collection<SharedDataObject> notebookFiles)CleanRoomCatalogCleanRoomCatalog. setTables(Collection<SharedDataObject> tables)Methods in com.databricks.sdk.service.sharing that return types with arguments of type CleanRoomCatalog Modifier and Type Method Description Collection<CleanRoomCatalog>CleanRoomInfo. getLocalCatalogs()Method parameters in com.databricks.sdk.service.sharing with type arguments of type CleanRoomCatalog Modifier and Type Method Description CleanRoomInfoCleanRoomInfo. setLocalCatalogs(Collection<CleanRoomCatalog> localCatalogs)
-