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 TestRegistryWebhookResponseTestRegistryWebhookResponse. setWebhook(TestRegistryWebhook webhook)TestRegistryWebhookResponseModelRegistryAPI. testRegistryWebhook(TestRegistryWebhookRequest request)Test a webhook.TestRegistryWebhookResponseModelRegistryAPI. testRegistryWebhook(String id)TestRegistryWebhookResponseModelRegistryService. testRegistryWebhook(TestRegistryWebhookRequest testRegistryWebhookRequest)Test a webhook.
-