| Package | Description |
|---|---|
| software.amazon.awssdk.services.workdocs |
The Amazon WorkDocs API is designed for the following use cases:
|
| Modifier and Type | Method and Description |
|---|---|
default CreateCommentResponse |
WorkDocsClient.createComment(Consumer<CreateCommentRequest.Builder> createCommentRequest)
Adds a new comment to the specified document version.
|
default CreateCommentResponse |
WorkDocsClient.createComment(CreateCommentRequest createCommentRequest)
Adds a new comment to the specified document version.
|
default DeleteCommentResponse |
WorkDocsClient.deleteComment(Consumer<DeleteCommentRequest.Builder> deleteCommentRequest)
Deletes the specified comment from the document version.
|
default DeleteCommentResponse |
WorkDocsClient.deleteComment(DeleteCommentRequest deleteCommentRequest)
Deletes the specified comment from the document version.
|
Copyright © 2023. All rights reserved.