Uses of Class
com.databricks.sdk.service.ml.TestRegistryWebhook
-
Packages that use TestRegistryWebhook Package Description com.databricks.sdk.service.ml -
-
Uses of TestRegistryWebhook in com.databricks.sdk.service.ml
Methods in com.databricks.sdk.service.ml that return TestRegistryWebhook Modifier and Type Method Description TestRegistryWebhook
TestRegistryWebhookResponse. getWebhook()
TestRegistryWebhook
TestRegistryWebhook. setBody(String body)
TestRegistryWebhook
TestRegistryWebhook. setStatusCode(Long statusCode)
Methods in com.databricks.sdk.service.ml with parameters of type TestRegistryWebhook Modifier and Type Method Description TestRegistryWebhookResponse
TestRegistryWebhookResponse. setWebhook(TestRegistryWebhook webhook)
-