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)This is a variant ofSesV2AsyncClient.listConfigurationSets(software.amazon.awssdk.services.sesv2.model.ListConfigurationSetsRequest)operation.default ListConfigurationSetsPublisherSesV2AsyncClient. listConfigurationSetsPaginator(ListConfigurationSetsRequest listConfigurationSetsRequest)This is a variant ofSesV2AsyncClient.listConfigurationSets(software.amazon.awssdk.services.sesv2.model.ListConfigurationSetsRequest)operation.
-