| Package | Description |
|---|---|
| software.amazon.awssdk.services.workdocs |
The WorkDocs API is designed for the following use cases:
|
| software.amazon.awssdk.services.workdocs.transform |
| Modifier and Type | Method and Description |
|---|---|
default DescribeCommentsResponse |
WorkDocsClient.describeComments(DescribeCommentsRequest describeCommentsRequest)
List all the comments for the specified document version.
|
default CompletableFuture<DescribeCommentsResponse> |
WorkDocsAsyncClient.describeComments(DescribeCommentsRequest describeCommentsRequest)
List all the comments for the specified document version.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
DescribeCommentsRequestMarshaller.marshall(DescribeCommentsRequest describeCommentsRequest) |
Copyright © 2022. All rights reserved.