| Package | Description |
|---|---|
| com.databricks.sdk.service.sharing |
| Modifier and Type | Method and Description |
|---|---|
Volume |
Volume.setComment(String comment) |
Volume |
Volume.setId(String id) |
Volume |
Volume.setInternalAttributes(VolumeInternalAttributes internalAttributes) |
Volume |
Volume.setName(String name) |
Volume |
Volume.setSchema(String schema) |
Volume |
Volume.setShare(String share) |
Volume |
Volume.setShareId(String shareId) |
Volume |
Volume.setTags(Collection<TagKeyValue> tags) |
| Modifier and Type | Method and Description |
|---|---|
Collection<Volume> |
ListProviderShareAssetsResponse.getVolumes() |
| Modifier and Type | Method and Description |
|---|---|
ListProviderShareAssetsResponse |
ListProviderShareAssetsResponse.setVolumes(Collection<Volume> volumes) |
Copyright © 2025. All rights reserved.