Uses of Class
software.amazon.awssdk.services.sesv2.paginators.ListDedicatedIpPoolsIterable
-
Packages that use ListDedicatedIpPoolsIterable Package Description software.amazon.awssdk.services.sesv2 Amazon SES API v2 -
-
Uses of ListDedicatedIpPoolsIterable in software.amazon.awssdk.services.sesv2
Methods in software.amazon.awssdk.services.sesv2 that return ListDedicatedIpPoolsIterable Modifier and Type Method Description default ListDedicatedIpPoolsIterableSesV2Client. listDedicatedIpPoolsPaginator(Consumer<ListDedicatedIpPoolsRequest.Builder> listDedicatedIpPoolsRequest)List all of the dedicated IP pools that exist in your Amazon Web Services account in the current Region.default ListDedicatedIpPoolsIterableSesV2Client. listDedicatedIpPoolsPaginator(ListDedicatedIpPoolsRequest listDedicatedIpPoolsRequest)List all of the dedicated IP pools that exist in your Amazon Web Services account in the current Region.
-