| Package | Description |
|---|---|
| com.databricks.sdk.service.sharing |
| Modifier and Type | Method and Description |
|---|---|
UpdateProvider |
UpdateProvider.setComment(String comment) |
UpdateProvider |
UpdateProvider.setName(String name) |
UpdateProvider |
UpdateProvider.setNewName(String newName) |
UpdateProvider |
UpdateProvider.setOwner(String owner) |
UpdateProvider |
UpdateProvider.setRecipientProfileStr(String recipientProfileStr) |
| Modifier and Type | Method and Description |
|---|---|
ProviderInfo |
ProvidersService.update(UpdateProvider updateProvider)
Updates the information for an authentication provider, if the caller is a metastore admin or
is the owner of the provider.
|
ProviderInfo |
ProvidersAPI.update(UpdateProvider request)
Updates the information for an authentication provider, if the caller is a metastore admin or
is the owner of the provider.
|
Copyright © 2026. All rights reserved.