Uses of Class
software.amazon.awssdk.services.workmail.paginators.ListResourceDelegatesPublisher
-
Packages that use ListResourceDelegatesPublisher 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 ListResourceDelegatesPublisher in software.amazon.awssdk.services.workmail
Methods in software.amazon.awssdk.services.workmail that return ListResourceDelegatesPublisher Modifier and Type Method Description default ListResourceDelegatesPublisherWorkMailAsyncClient. listResourceDelegatesPaginator(Consumer<ListResourceDelegatesRequest.Builder> listResourceDelegatesRequest)Lists the delegates associated with a resource.default ListResourceDelegatesPublisherWorkMailAsyncClient. listResourceDelegatesPaginator(ListResourceDelegatesRequest listResourceDelegatesRequest)Lists the delegates associated with a resource.
-