Uses of Class
com.databricks.sdk.service.ml.CreateCommentResponse
-
Packages that use CreateCommentResponse Package Description com.databricks.sdk.service.ml -
-
Uses of CreateCommentResponse in com.databricks.sdk.service.ml
Methods in com.databricks.sdk.service.ml that return CreateCommentResponse Modifier and Type Method Description CreateCommentResponseModelRegistryAPI. createComment(CreateComment request)Post a comment.CreateCommentResponseModelRegistryAPI. createComment(String name, String version, String comment)CreateCommentResponseModelRegistryService. createComment(CreateComment createComment)Post a comment.CreateCommentResponseCreateCommentResponse. setComment(CommentObject comment)
-