| Package | Description |
|---|---|
| com.databricks.sdk.service.sharing |
| Modifier and Type | Method and Description |
|---|---|
CreateShare |
CreateShare.setComment(String comment) |
CreateShare |
CreateShare.setName(String name) |
CreateShare |
CreateShare.setStorageRoot(String storageRoot) |
| Modifier and Type | Method and Description |
|---|---|
ShareInfo |
SharesService.create(CreateShare createShare)
Create a share.
|
ShareInfo |
SharesAPI.create(CreateShare request)
Create a share.
|
Copyright © 2024. All rights reserved.