Package | Description |
---|---|
com.databricks.sdk.service.ml |
Modifier and Type | Method and Description |
---|---|
CreateRegistryWebhook |
CreateRegistryWebhook.setDescription(String description) |
CreateRegistryWebhook |
CreateRegistryWebhook.setEvents(Collection<RegistryWebhookEvent> events) |
CreateRegistryWebhook |
CreateRegistryWebhook.setHttpUrlSpec(HttpUrlSpec httpUrlSpec) |
CreateRegistryWebhook |
CreateRegistryWebhook.setJobSpec(JobSpec jobSpec) |
CreateRegistryWebhook |
CreateRegistryWebhook.setModelName(String modelName) |
CreateRegistryWebhook |
CreateRegistryWebhook.setStatus(RegistryWebhookStatus status) |
Modifier and Type | Method and Description |
---|---|
CreateWebhookResponse |
ModelRegistryAPI.createWebhook(CreateRegistryWebhook request)
Create a webhook.
|
CreateWebhookResponse |
ModelRegistryService.createWebhook(CreateRegistryWebhook createRegistryWebhook)
Create a webhook.
|
Copyright © 2023. All rights reserved.