Uses of Class
software.amazon.awssdk.services.sesv2.paginators.ListEmailIdentitiesIterable
-
Packages that use ListEmailIdentitiesIterable Package Description software.amazon.awssdk.services.sesv2 Amazon SES API v2 -
-
Uses of ListEmailIdentitiesIterable in software.amazon.awssdk.services.sesv2
Methods in software.amazon.awssdk.services.sesv2 that return ListEmailIdentitiesIterable Modifier and Type Method Description default ListEmailIdentitiesIterableSesV2Client. listEmailIdentitiesPaginator(Consumer<ListEmailIdentitiesRequest.Builder> listEmailIdentitiesRequest)Returns a list of all of the email identities that are associated with your Amazon Web Services account.default ListEmailIdentitiesIterableSesV2Client. listEmailIdentitiesPaginator(ListEmailIdentitiesRequest listEmailIdentitiesRequest)Returns a list of all of the email identities that are associated with your Amazon Web Services account.
-