Uses of Class
com.databricks.sdk.service.ml.TestRegistryWebhookResponse
-
Packages that use TestRegistryWebhookResponse Package Description com.databricks.sdk.service.ml -
-
Uses of TestRegistryWebhookResponse in com.databricks.sdk.service.ml
Methods in com.databricks.sdk.service.ml that return TestRegistryWebhookResponse Modifier and Type Method Description TestRegistryWebhookResponse
TestRegistryWebhookResponse. setWebhook(TestRegistryWebhook webhook)
TestRegistryWebhookResponse
ModelRegistryAPI. testRegistryWebhook(TestRegistryWebhookRequest request)
Test a webhook.TestRegistryWebhookResponse
ModelRegistryAPI. testRegistryWebhook(String id)
TestRegistryWebhookResponse
ModelRegistryService. testRegistryWebhook(TestRegistryWebhookRequest testRegistryWebhookRequest)
Test a webhook.
-