Uses of Class
com.databricks.sdk.service.sharing.CleanRoomNotebookInfo
-
Packages that use CleanRoomNotebookInfo Package Description com.databricks.sdk.service.sharing -
-
Uses of CleanRoomNotebookInfo in com.databricks.sdk.service.sharing
Methods in com.databricks.sdk.service.sharing that return CleanRoomNotebookInfo Modifier and Type Method Description CleanRoomNotebookInfoCleanRoomAssetInfo. getNotebookInfo()CleanRoomNotebookInfoCleanRoomNotebookInfo. setNotebookContent(String notebookContent)CleanRoomNotebookInfoCleanRoomNotebookInfo. setNotebookName(String notebookName)Methods in com.databricks.sdk.service.sharing with parameters of type CleanRoomNotebookInfo Modifier and Type Method Description CleanRoomAssetInfoCleanRoomAssetInfo. setNotebookInfo(CleanRoomNotebookInfo notebookInfo)
-