Uses of Class
com.databricks.sdk.service.ml.UpdateCommentResponse
-
Packages that use UpdateCommentResponse Package Description com.databricks.sdk.service.ml -
-
Uses of UpdateCommentResponse in com.databricks.sdk.service.ml
Methods in com.databricks.sdk.service.ml that return UpdateCommentResponse Modifier and Type Method Description UpdateCommentResponseUpdateCommentResponse. setComment(CommentObject comment)UpdateCommentResponseModelRegistryAPI. updateComment(UpdateComment request)Update a comment.UpdateCommentResponseModelRegistryAPI. updateComment(String id, String comment)UpdateCommentResponseModelRegistryService. updateComment(UpdateComment updateComment)Update a comment.
-