Uses of Class
com.databricks.sdk.service.ml.ListRegistryWebhooks
-
Packages that use ListRegistryWebhooks Package Description com.databricks.sdk.service.ml -
-
Uses of ListRegistryWebhooks in com.databricks.sdk.service.ml
Methods in com.databricks.sdk.service.ml that return ListRegistryWebhooks Modifier and Type Method Description ListRegistryWebhooks
ModelRegistryService. listWebhooks(ListWebhooksRequest listWebhooksRequest)
List registry webhooks.ListRegistryWebhooks
ListRegistryWebhooks. setNextPageToken(String nextPageToken)
ListRegistryWebhooks
ListRegistryWebhooks. setWebhooks(Collection<RegistryWebhook> webhooks)
-