Uses of Class
com.databricks.sdk.service.ml.UpdateComment
-
Packages that use UpdateComment Package Description com.databricks.sdk.service.ml -
-
Uses of UpdateComment in com.databricks.sdk.service.ml
Methods in com.databricks.sdk.service.ml that return UpdateComment Modifier and Type Method Description UpdateCommentUpdateComment. setComment(String comment)UpdateCommentUpdateComment. setId(String id)Methods in com.databricks.sdk.service.ml with parameters of type UpdateComment Modifier and Type Method Description UpdateCommentResponseModelRegistryAPI. updateComment(UpdateComment request)Update a comment.UpdateCommentResponseModelRegistryService. updateComment(UpdateComment updateComment)Update a comment.
-