Uses of Class
software.amazon.awssdk.services.workmail.paginators.ListGroupsForEntityIterable
-
Packages that use ListGroupsForEntityIterable 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 ListGroupsForEntityIterable in software.amazon.awssdk.services.workmail
Methods in software.amazon.awssdk.services.workmail that return ListGroupsForEntityIterable Modifier and Type Method Description default ListGroupsForEntityIterableWorkMailClient. listGroupsForEntityPaginator(Consumer<ListGroupsForEntityRequest.Builder> listGroupsForEntityRequest)This is a variant ofWorkMailClient.listGroupsForEntity(software.amazon.awssdk.services.workmail.model.ListGroupsForEntityRequest)operation.default ListGroupsForEntityIterableWorkMailClient. listGroupsForEntityPaginator(ListGroupsForEntityRequest listGroupsForEntityRequest)This is a variant ofWorkMailClient.listGroupsForEntity(software.amazon.awssdk.services.workmail.model.ListGroupsForEntityRequest)operation.
-