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