Uses of Class
software.amazon.awssdk.services.qbusiness.paginators.ListGroupsIterable
-
Packages that use ListGroupsIterable Package Description software.amazon.awssdk.services.qbusiness -
-
Uses of ListGroupsIterable in software.amazon.awssdk.services.qbusiness
Methods in software.amazon.awssdk.services.qbusiness that return ListGroupsIterable Modifier and Type Method Description default ListGroupsIterableQBusinessClient. listGroupsPaginator(Consumer<ListGroupsRequest.Builder> listGroupsRequest)This is a variant ofQBusinessClient.listGroups(software.amazon.awssdk.services.qbusiness.model.ListGroupsRequest)operation.default ListGroupsIterableQBusinessClient. listGroupsPaginator(ListGroupsRequest listGroupsRequest)This is a variant ofQBusinessClient.listGroups(software.amazon.awssdk.services.qbusiness.model.ListGroupsRequest)operation.
-