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 CreateWebhookResponse
ModelRegistryAPI. createWebhook(CreateRegistryWebhook request)
Create a webhook.CreateWebhookResponse
ModelRegistryAPI. createWebhook(Collection<RegistryWebhookEvent> events)
CreateWebhookResponse
ModelRegistryService. createWebhook(CreateRegistryWebhook createRegistryWebhook)
Create a webhook.CreateWebhookResponse
CreateWebhookResponse. setWebhook(RegistryWebhook webhook)
-