| Package | Description |
|---|---|
| com.databricks.sdk.service.sharing |
| Modifier and Type | Method and Description |
|---|---|
NotebookFile |
NotebookFile.setComment(String comment) |
NotebookFile |
NotebookFile.setId(String id) |
NotebookFile |
NotebookFile.setName(String name) |
NotebookFile |
NotebookFile.setShare(String share) |
NotebookFile |
NotebookFile.setShareId(String shareId) |
NotebookFile |
NotebookFile.setTags(Collection<TagKeyValue> tags) |
| Modifier and Type | Method and Description |
|---|---|
Collection<NotebookFile> |
ListProviderShareAssetsResponse.getNotebooks() |
| Modifier and Type | Method and Description |
|---|---|
ListProviderShareAssetsResponse |
ListProviderShareAssetsResponse.setNotebooks(Collection<NotebookFile> notebooks) |
Copyright © 2025. All rights reserved.