| Package | Description |
|---|---|
| com.amazonaws.services.workdocs |
The Amazon WorkDocs API is designed for the following use cases:
|
| com.amazonaws.services.workdocs.model |
| Modifier and Type | Method and Description |
|---|---|
DeleteCommentResult |
AmazonWorkDocsClient.deleteComment(DeleteCommentRequest request)
Deletes the specified comment from the document version.
|
DeleteCommentResult |
AbstractAmazonWorkDocs.deleteComment(DeleteCommentRequest request) |
DeleteCommentResult |
AmazonWorkDocs.deleteComment(DeleteCommentRequest deleteCommentRequest)
Deletes the specified comment from the document version.
|
| Modifier and Type | Method and Description |
|---|---|
Future<DeleteCommentResult> |
AmazonWorkDocsAsyncClient.deleteCommentAsync(DeleteCommentRequest request,
AsyncHandler<DeleteCommentRequest,DeleteCommentResult> asyncHandler) |
Future<DeleteCommentResult> |
AbstractAmazonWorkDocsAsync.deleteCommentAsync(DeleteCommentRequest request,
AsyncHandler<DeleteCommentRequest,DeleteCommentResult> asyncHandler) |
Future<DeleteCommentResult> |
AmazonWorkDocsAsync.deleteCommentAsync(DeleteCommentRequest deleteCommentRequest,
AsyncHandler<DeleteCommentRequest,DeleteCommentResult> asyncHandler)
Deletes the specified comment from the document version.
|
| Modifier and Type | Method and Description |
|---|---|
DeleteCommentResult |
DeleteCommentResult.clone() |
Copyright © 2024. All rights reserved.