Uses of Class
software.amazon.awssdk.services.sesv2.paginators.ListConfigurationSetsPublisher
-
Packages that use ListConfigurationSetsPublisher Package Description software.amazon.awssdk.services.sesv2 Amazon SES API v2 -
-
Uses of ListConfigurationSetsPublisher in software.amazon.awssdk.services.sesv2
Methods in software.amazon.awssdk.services.sesv2 that return ListConfigurationSetsPublisher Modifier and Type Method Description default ListConfigurationSetsPublisherSesV2AsyncClient. listConfigurationSetsPaginator(Consumer<ListConfigurationSetsRequest.Builder> listConfigurationSetsRequest)List all of the configuration sets associated with your account in the current region.default ListConfigurationSetsPublisherSesV2AsyncClient. listConfigurationSetsPaginator(ListConfigurationSetsRequest listConfigurationSetsRequest)List all of the configuration sets associated with your account in the current region.
-