| Package | Description |
|---|---|
| com.databricks.sdk.service.sharing |
| Modifier and Type | Method and Description |
|---|---|
UpdateShare |
UpdateShare.setComment(String comment) |
UpdateShare |
UpdateShare.setName(String name) |
UpdateShare |
UpdateShare.setNewName(String newName) |
UpdateShare |
UpdateShare.setOwner(String owner) |
UpdateShare |
UpdateShare.setStorageRoot(String storageRoot) |
UpdateShare |
UpdateShare.setUpdates(Collection<SharedDataObjectUpdate> updates) |
| Modifier and Type | Method and Description |
|---|---|
ShareInfo |
SharesService.update(UpdateShare updateShare)
Update a share.
|
ShareInfo |
SharesAPI.update(UpdateShare request)
Update a share.
|
Copyright © 2024. All rights reserved.