| Package | Description |
|---|---|
| com.databricks.sdk.service.catalog |
| Modifier and Type | Method and Description |
|---|---|
UpdateConnection |
UpdateConnection.setName(String name) |
UpdateConnection |
UpdateConnection.setNewName(String newName) |
UpdateConnection |
UpdateConnection.setOptions(Map<String,String> options) |
UpdateConnection |
UpdateConnection.setOwner(String owner) |
| Modifier and Type | Method and Description |
|---|---|
ConnectionInfo |
ConnectionsAPI.update(UpdateConnection request)
Update a connection.
|
ConnectionInfo |
ConnectionsService.update(UpdateConnection updateConnection)
Update a connection.
|
Copyright © 2024. All rights reserved.