Uses of Class
software.amazon.awssdk.services.workmail.paginators.ListGroupsIterable
-
Packages that use ListGroupsIterable Package Description software.amazon.awssdk.services.workmail WorkMail is a secure, managed business email and calendaring service with support for existing desktop and mobile email clients. -
-
Uses of ListGroupsIterable in software.amazon.awssdk.services.workmail
Methods in software.amazon.awssdk.services.workmail that return ListGroupsIterable Modifier and Type Method Description default ListGroupsIterableWorkMailClient. listGroupsPaginator(Consumer<ListGroupsRequest.Builder> listGroupsRequest)Returns summaries of the organization's groups.default ListGroupsIterableWorkMailClient. listGroupsPaginator(ListGroupsRequest listGroupsRequest)Returns summaries of the organization's groups.
-