Uses of Class
software.amazon.awssdk.services.sesv2.paginators.ListConfigurationSetsIterable
-
Packages that use ListConfigurationSetsIterable Package Description software.amazon.awssdk.services.sesv2 Amazon SES API v2 -
-
Uses of ListConfigurationSetsIterable in software.amazon.awssdk.services.sesv2
Methods in software.amazon.awssdk.services.sesv2 that return ListConfigurationSetsIterable Modifier and Type Method Description default ListConfigurationSetsIterableSesV2Client. listConfigurationSetsPaginator(Consumer<ListConfigurationSetsRequest.Builder> listConfigurationSetsRequest)This is a variant ofSesV2Client.listConfigurationSets(software.amazon.awssdk.services.sesv2.model.ListConfigurationSetsRequest)operation.default ListConfigurationSetsIterableSesV2Client. listConfigurationSetsPaginator(ListConfigurationSetsRequest listConfigurationSetsRequest)This is a variant ofSesV2Client.listConfigurationSets(software.amazon.awssdk.services.sesv2.model.ListConfigurationSetsRequest)operation.
-