Package | Description |
---|---|
com.databricks.sdk.service.ml |
Modifier and Type | Method and Description |
---|---|
UpdateCommentResponse |
UpdateCommentResponse.setComment(CommentObject comment) |
UpdateCommentResponse |
ModelRegistryAPI.updateComment(String id,
String comment) |
UpdateCommentResponse |
ModelRegistryService.updateComment(UpdateComment updateComment)
Update a comment.
|
UpdateCommentResponse |
ModelRegistryAPI.updateComment(UpdateComment request)
Update a comment.
|
Copyright © 2023. All rights reserved.