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