Package | Description |
---|---|
com.databricks.sdk.service.ml |
Modifier and Type | Method and Description |
---|---|
CreateCommentResponse |
ModelRegistryService.createComment(CreateComment createComment)
Post a comment.
|
CreateCommentResponse |
ModelRegistryAPI.createComment(CreateComment request)
Post a comment.
|
CreateCommentResponse |
ModelRegistryAPI.createComment(String name,
String version,
String comment) |
CreateCommentResponse |
CreateCommentResponse.setComment(CommentObject comment) |
Copyright © 2023. All rights reserved.