Uses of Class
software.amazon.awssdk.services.workdocs.paginators.DescribeGroupsIterable
-
Packages that use DescribeGroupsIterable Package Description software.amazon.awssdk.services.workdocs The Amazon WorkDocs API is designed for the following use cases: -
-
Uses of DescribeGroupsIterable in software.amazon.awssdk.services.workdocs
Methods in software.amazon.awssdk.services.workdocs that return DescribeGroupsIterable Modifier and Type Method Description default DescribeGroupsIterableWorkDocsClient. describeGroupsPaginator(Consumer<DescribeGroupsRequest.Builder> describeGroupsRequest)This is a variant ofWorkDocsClient.describeGroups(software.amazon.awssdk.services.workdocs.model.DescribeGroupsRequest)operation.default DescribeGroupsIterableWorkDocsClient. describeGroupsPaginator(DescribeGroupsRequest describeGroupsRequest)This is a variant ofWorkDocsClient.describeGroups(software.amazon.awssdk.services.workdocs.model.DescribeGroupsRequest)operation.
-