| Package | Description |
|---|---|
| com.databricks.sdk.service.sharing |
| Modifier and Type | Method and Description |
|---|---|
Table |
Table.setComment(String comment) |
Table |
Table.setId(String id) |
Table |
Table.setInternalAttributes(TableInternalAttributes internalAttributes) |
Table |
Table.setMaterializationNamespace(String materializationNamespace) |
Table |
Table.setMaterializedTableName(String materializedTableName) |
Table |
Table.setName(String name) |
Table |
Table.setSchema(String schema) |
Table |
Table.setShare(String share) |
Table |
Table.setShareId(String shareId) |
Table |
Table.setTags(Collection<TagKeyValue> tags) |
| Modifier and Type | Method and Description |
|---|---|
Collection<Table> |
ListProviderShareAssetsResponse.getTables() |
| Modifier and Type | Method and Description |
|---|---|
ListProviderShareAssetsResponse |
ListProviderShareAssetsResponse.setTables(Collection<Table> tables) |
Copyright © 2025. All rights reserved.