Uses of Class
software.amazon.awssdk.services.workdocs.paginators.DescribeCommentsPublisher
-
Packages that use DescribeCommentsPublisher Package Description software.amazon.awssdk.services.workdocs The Amazon WorkDocs API is designed for the following use cases: -
-
Uses of DescribeCommentsPublisher in software.amazon.awssdk.services.workdocs
Methods in software.amazon.awssdk.services.workdocs that return DescribeCommentsPublisher Modifier and Type Method Description default DescribeCommentsPublisherWorkDocsAsyncClient. describeCommentsPaginator(Consumer<DescribeCommentsRequest.Builder> describeCommentsRequest)This is a variant ofWorkDocsAsyncClient.describeComments(software.amazon.awssdk.services.workdocs.model.DescribeCommentsRequest)operation.default DescribeCommentsPublisherWorkDocsAsyncClient. describeCommentsPaginator(DescribeCommentsRequest describeCommentsRequest)This is a variant ofWorkDocsAsyncClient.describeComments(software.amazon.awssdk.services.workdocs.model.DescribeCommentsRequest)operation.
-