| Package | Description |
|---|---|
| com.databricks.sdk.service.ml |
| Modifier and Type | Method and Description |
|---|---|
UpdateRegistryWebhook |
UpdateRegistryWebhook.setDescription(String description) |
UpdateRegistryWebhook |
UpdateRegistryWebhook.setEvents(Collection<RegistryWebhookEvent> events) |
UpdateRegistryWebhook |
UpdateRegistryWebhook.setHttpUrlSpec(HttpUrlSpec httpUrlSpec) |
UpdateRegistryWebhook |
UpdateRegistryWebhook.setId(String id) |
UpdateRegistryWebhook |
UpdateRegistryWebhook.setJobSpec(JobSpec jobSpec) |
UpdateRegistryWebhook |
UpdateRegistryWebhook.setStatus(RegistryWebhookStatus status) |
| Modifier and Type | Method and Description |
|---|---|
UpdateWebhookResponse |
ModelRegistryAPI.updateWebhook(UpdateRegistryWebhook request)
NOTE:** This endpoint is in Public Preview.
|
UpdateWebhookResponse |
ModelRegistryService.updateWebhook(UpdateRegistryWebhook updateRegistryWebhook)
NOTE:** This endpoint is in Public Preview.
|
Copyright © 2026. All rights reserved.