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)List all of the configuration sets associated with your account in the current region.default ListConfigurationSetsIterableSesV2Client. listConfigurationSetsPaginator(ListConfigurationSetsRequest listConfigurationSetsRequest)List all of the configuration sets associated with your account in the current region.
-