Uses of Class
com.databricks.sdk.service.ml.HttpUrlSpecWithoutSecret
-
Packages that use HttpUrlSpecWithoutSecret Package Description com.databricks.sdk.service.ml -
-
Uses of HttpUrlSpecWithoutSecret in com.databricks.sdk.service.ml
Methods in com.databricks.sdk.service.ml that return HttpUrlSpecWithoutSecret Modifier and Type Method Description HttpUrlSpecWithoutSecretRegistryWebhook. getHttpUrlSpec()HttpUrlSpecWithoutSecretHttpUrlSpecWithoutSecret. setEnableSslVerification(Boolean enableSslVerification)HttpUrlSpecWithoutSecretHttpUrlSpecWithoutSecret. setUrl(String url)Methods in com.databricks.sdk.service.ml with parameters of type HttpUrlSpecWithoutSecret Modifier and Type Method Description RegistryWebhookRegistryWebhook. setHttpUrlSpec(HttpUrlSpecWithoutSecret httpUrlSpec)
-