Uses of Class
software.amazon.awssdk.services.pinpointemail.paginators.ListDedicatedIpPoolsIterable
-
Packages that use ListDedicatedIpPoolsIterable Package Description software.amazon.awssdk.services.pinpointemail Amazon Pinpoint Email Service -
-
Uses of ListDedicatedIpPoolsIterable in software.amazon.awssdk.services.pinpointemail
Methods in software.amazon.awssdk.services.pinpointemail that return ListDedicatedIpPoolsIterable Modifier and Type Method Description default ListDedicatedIpPoolsIterablePinpointEmailClient. listDedicatedIpPoolsPaginator(Consumer<ListDedicatedIpPoolsRequest.Builder> listDedicatedIpPoolsRequest)List all of the dedicated IP pools that exist in your Amazon Pinpoint account in the current AWS Region.default ListDedicatedIpPoolsIterablePinpointEmailClient. listDedicatedIpPoolsPaginator(ListDedicatedIpPoolsRequest listDedicatedIpPoolsRequest)List all of the dedicated IP pools that exist in your Amazon Pinpoint account in the current AWS Region.
-