Package | Description |
---|---|
com.databricks.sdk.service.sharing |
Modifier and Type | Method and Description |
---|---|
CleanRoomAssetInfo |
CleanRoomAssetInfo.setAddedAt(Long addedAt) |
CleanRoomAssetInfo |
CleanRoomAssetInfo.setNotebookInfo(CleanRoomNotebookInfo notebookInfo) |
CleanRoomAssetInfo |
CleanRoomAssetInfo.setOwner(CleanRoomCollaboratorInfo owner) |
CleanRoomAssetInfo |
CleanRoomAssetInfo.setTableInfo(CleanRoomTableInfo tableInfo) |
CleanRoomAssetInfo |
CleanRoomAssetInfo.setUpdatedAt(Long updatedAt) |
Modifier and Type | Method and Description |
---|---|
Collection<CleanRoomAssetInfo> |
CentralCleanRoomInfo.getCleanRoomAssets() |
Modifier and Type | Method and Description |
---|---|
CentralCleanRoomInfo |
CentralCleanRoomInfo.setCleanRoomAssets(Collection<CleanRoomAssetInfo> cleanRoomAssets) |
Copyright © 2024. All rights reserved.