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)Returns all the groups to which an entity belongs.default ListGroupsForEntityIterableWorkMailClient. listGroupsForEntityPaginator(ListGroupsForEntityRequest listGroupsForEntityRequest)Returns all the groups to which an entity belongs.
-