Uses of Class
com.databricks.sdk.service.ml.CreateWebhookResponse
-
Packages that use CreateWebhookResponse Package Description com.databricks.sdk.service.ml -
-
Uses of CreateWebhookResponse in com.databricks.sdk.service.ml
Methods in com.databricks.sdk.service.ml that return CreateWebhookResponse Modifier and Type Method Description CreateWebhookResponseModelRegistryAPI. createWebhook(CreateRegistryWebhook request)Create a webhook.CreateWebhookResponseModelRegistryAPI. createWebhook(Collection<RegistryWebhookEvent> events)CreateWebhookResponseModelRegistryService. createWebhook(CreateRegistryWebhook createRegistryWebhook)Create a webhook.CreateWebhookResponseCreateWebhookResponse. setWebhook(RegistryWebhook webhook)
-