Package | Description |
---|---|
com.databricks.sdk.service.sharing |
Modifier and Type | Method and Description |
---|---|
SharedDataObjectUpdate |
CleanRoomCatalogUpdate.getUpdates() |
SharedDataObjectUpdate |
SharedDataObjectUpdate.setAction(SharedDataObjectUpdateAction action) |
SharedDataObjectUpdate |
SharedDataObjectUpdate.setDataObject(SharedDataObject dataObject) |
Modifier and Type | Method and Description |
---|---|
Collection<SharedDataObjectUpdate> |
UpdateShare.getUpdates() |
Modifier and Type | Method and Description |
---|---|
CleanRoomCatalogUpdate |
CleanRoomCatalogUpdate.setUpdates(SharedDataObjectUpdate updates) |
Modifier and Type | Method and Description |
---|---|
UpdateShare |
UpdateShare.setUpdates(Collection<SharedDataObjectUpdate> updates) |
Copyright © 2024. All rights reserved.